suborbital / subo

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

Split JS and TS languages #179

Closed ospencer closed 2 years ago

ospencer commented 2 years ago

We'll want to have two separate languages that Subo will know how to scaffold and build, JS and TS. They will share the same builder image, but use different templates. The language pairs will be javascript/js and typescript/ts. This will be a breaking change.