create-any-cli
v1.3.3
Published
Simple but highly flexible scaffolding CLI and Node API.
Downloads
13
Maintainers
Readme
create-any-cli
Simple but highly flexible scaffolding CLI and Node API.
Installation
To install the latest stable version:
yarn global add create-any-cli
CLI Features
- Interactively create templates via inquirer prompts or pass arguments via CLI flags.
- Highly flexible template syntax and configuration.
- Share your templates via npm or keep them private inside your application.
- No copy & paste of existing modules, stop doing repeating tasks, enjoy developing stuff instead.
Node API Features
- Stop re-writing everything from scratch when writing your own
create-*-app
CLI. - Highly flexible API based upon Promises.
Documentation
Contributing
See the CONTRIBUTING.md
file at the root of the repository.
Licensing
See the LICENSE
file at the root of the repository.