@tamimi-org/create-event-api
v1.0.4
Published
This utility scaffolds an event api used to publish a stream of data
Readme
Event-api: Create
This CLI tool scaffolds the necessary skeleton to create an event-api stream
How to use
npx @tamimi-org/create-event-api -n <name_of_project>
Install Globally
npm install -g @tamimi-org/create-event-api- `create-event-api -n <name_of_project>
Todo
- Add option to choose different destination directory
- Check if folder already exists
