suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 24 forks source link

chore(deps): updated to use appspec repo #346

Closed cohix closed 2 years ago

cohix commented 2 years ago

This uses the new v0.0.1 release of appspec to build and bundle tenants (previously called applications) for testing with DeltaV.

It also updates some nomenclature (runnable becomes module, handler becomes workflow etc)

To test, create a new project with subo create project, and then build it with subo build --native (you must use --native unless you build a new subo:dev image locally). You can then manually open up the modules.wasm.zip archive created, and check out the tenant.json file.