ryan-mars / stochastic

TypeScript framework for building event-driven services. Easily go from Event Storming → Code.
MIT License
6 stars 1 forks source link

CLI: scaffold components #79

Open ryan-mars opened 3 years ago

ryan-mars commented 3 years ago

The amount of boiler plate that components need requires familiarity with the docs and following TypeScripts hints. We could make things easier by having a scaffold cli command ala rails generate