Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carnesen/cli

A command-line interface (CLI) framework for Node.js and web browser
https://github.com/carnesen/cli

carnesen cli command interface isomorphic-javascript javascript line nodejs typescript

Last synced: 9 days ago
JSON representation

A command-line interface (CLI) framework for Node.js and web browser

Awesome Lists containing this project

README

        

Welcome to the **carnesen/cli** monorepo! Here you'll find the source code for the following npm packages:

- [**@carnesen/cli**](packages/cli/): A command-line interface (CLI) framework for Node.js and web browser

- [**@carnesen/cli-docs**](packages/cli/): [HTML API documentation](https://cli.carnesen.com/docs) for **@carnesen/cli**

- [**@carnesen/cli-examples**](packages/cli-examples/): A **@carnesen/cli** example project

- [**@carnesen/cli-website**](packages/cli-website/): The [cli.carnesen.com](https://cli.carnesen.com) web browser application

- [**@carnesen/cli-website-server**](packages/cli-website-server/): The [cli.carnesen.com](https://cli.carnesen.com) Node.js server application

## More information

For more information please check out this project's [homepage](https://cli.carnesen.com) and [online documentation](https://cli.carnesen.com/docs). If you have questions, encounter bugs, or would like to request a feature, please don't hesitate to [file an issue](https://github.com/carnesen/cli/issues/new) or [submit a pull request](https://github.com/carnesen/cli/compare) on [this project's repository on GitHub](https://github.com/carnesen/cli).

## License

MIT © [Chris Arnesen](https://www.carnesen.com)