mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 04:33:40 +00:00
chore: Testing
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# embassy-sdk-ts
|
# embassy-sdk-ts
|
||||||
|
|
||||||
|
test
|
||||||
|
|
||||||
### Generate: Config class from legacy ConfigSpec
|
### Generate: Config class from legacy ConfigSpec
|
||||||
|
|
||||||
```sh
|
```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 scripts/oldSpecToBuilder.ts "../../config/mod.ts" |deno fmt - > utils/test/output.ts
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user