mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
feat: Add in the config tools, and move things around
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
### Generate: Config class from legacy ConfigSpec
|
||||
|
||||
```sh
|
||||
cat utils/test/config.json | deno run scripts/oldSpecToBuilder.ts "../../config/mod.ts" |deno fmt - > utils/test/output.ts
|
||||
cat utils/test/config.json | deno run https://deno.land/x/embassyd_sdk/scripts/oldSpecToBuilder.ts "../../mod.ts" |deno fmt - > utils/test/output.ts
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user