Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carnesen/cli
- Owner: carnesen
- License: mit
- Created: 2016-08-05T20:54:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T20:26:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T06:35:19.624Z (20 days ago)
- Topics: carnesen, cli, command, interface, isomorphic-javascript, javascript, line, nodejs, typescript
- Language: TypeScript
- Homepage: https://cli.carnesen.com
- Size: 3.58 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.md
- Code of conduct: code_of_conduct.md
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)