1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-27 13:46:20 -04:00
profile/cli/README.md
2021-08-31 10:09:09 -04:00

25 lines
895 B
Markdown
Executable File

# 🧑🏻‍💻 @jakejarvis/cli [![npm (scoped)](https://img.shields.io/npm/v/@jakejarvis/cli?color=ff69b4&logo=npm)](https://www.npmjs.com/package/@jakejarvis/cli) [![CI status](https://github.com/jakejarvis/jakejarvis/workflows/CLI:%20Test/badge.svg)](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
## License
MIT © [Jake Jarvis](https://jarv.is/)