create-cac-app

0.2.1 • Public • Published

create-cac-app

WIP

create-cac-app is a command line tool to setup a CLI structure for CLI tools using cac.

The tool is currently not generic and can be improved in many ways. For now I am just using it to speed up time on getting started with a new CLI tool. Feel free to send a pull request to clean it up or add things like prompt for configuration.

Installation

npm

    npm install create-cac-app -g

yarn

    yarn global add create-cac-app

Usage

    create-cac-app my-project

LICENSE

The project uses a MIT licenses for all files unless otherwise specified.

Readme

Keywords

Package Sidebar

Install

npm i create-cac-app

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

62.3 kB

Total Files

11

Last publish

Collaborators

  • aalemayhu