An open API service indexing awesome lists of open source software.

https://github.com/ninjasort/khaos-cli

Scaffold a CLI with khaos.
https://github.com/ninjasort/khaos-cli

Last synced: 3 months ago
JSON representation

Scaffold a CLI with khaos.

Awesome Lists containing this project

README

        

# khaos-cli

A Khaos template to start new cli projects.

## Installation

Save the template locally with:

$ khaos install calvnq/khaos-cli cli

## Usage

Create a new node.js project with:

$ khaos create cli my-project

## License

[MIT](/LICENSE)