mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2025-12-01 07:43:50 -05:00
move CLI code into this repo
This commit is contained in:
25
cli/README.md
Executable file
25
cli/README.md
Executable file
@@ -0,0 +1,25 @@
|
||||
# 🧑🏻💻 @jakejarvis/cli [](https://www.npmjs.com/package/@jakejarvis/cli) [](https://github.com/jakejarvis/jakejarvis/actions)
|
||||
|
||||
> The [Jake Jarvis](https://jarv.is/) CLI (aka the most useless Node module ever published, in history, by anyone, ever).
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/jakejarvis/jakejarvis/main/cli/screenshot.png" width="700"></p>
|
||||
|
||||
## Usage
|
||||
|
||||
```sh
|
||||
$ npx @jakejarvis/cli
|
||||
```
|
||||
|
||||
## Inspired by
|
||||
|
||||
- [@sindresorhus/sindresorhus](https://github.com/sindresorhus/sindresorhus)
|
||||
- [@yg/ygcodes](https://github.com/yg/ygcodes)
|
||||
|
||||
## Built with
|
||||
|
||||
- [ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps
|
||||
- [meow](https://github.com/sindresorhus/meow) - CLI helper
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Jake Jarvis](https://jarv.is/), [Sindre Sorhus](https://sindresorhus.com)
|
||||
Reference in New Issue
Block a user