mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
08ae91e6dd
* Add static variable and resources to ansible * Add wasm parser to cli * Fix pulling of resources, rs and playbooks * Remove unused import, add publish pkg-yaml * Update package.json * Update generate-metadata * Fix null fields being serialized in script metadata * npm install
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
./gen_wm_client.sh
|
|
deno run -A dnt.ts
|