@node-micro/create-cli
v1.0.0-alpha.2
Published
Alias package for @node-micro/cli to support `npm init @node-micro/cli`
Maintainers
Readme
@node-micro/create-cli
Alias package for @node-micro/cli to support npm init @node-micro/cli.
Purpose
This package exists to enable users to scaffold Node Micro projects using the familiar npm init workflow:
npm init @node-micro/cliUsage
You can use this package to quickly start a new microservice project:
npm init @node-micro/cliThis will invoke the CLI tool and guide you through the setup process.
Related
- @node-micro/cli — The main CLI tool for scaffolding microservices.
License
MIT © N V Harish
