create-any-cli

1.3.3 • Public • Published

create-any-cli

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled semantic-release

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.

Package Sidebar

Install

npm i create-any-cli

Weekly Downloads

8

Version

1.3.3

License

MIT

Unpacked Size

87.1 kB

Total Files

24

Last publish

Collaborators

  • immowelt-ci