rearranfe lib

This commit is contained in:
Matt Hill
2023-03-27 15:17:58 -06:00
parent 07e92913ac
commit e95f67aef4
17 changed files with 14 additions and 368 deletions

View File

@@ -1,11 +1 @@
# Start SDK
### About
For making the patterns that are wanted in making services for the startOS.
### Generate: Config class from legacy InputSpec
```sh
cat utils/test/config.json | deno run https://deno.land/x/embassyd_sdk/scripts/oldSpecToBuilder.ts "../../mod" |deno fmt - > utils/test/output.ts
```