--- title: "🤖 CLI" date: 2020-04-22 10:50:04-0400 description: "AKA, the most useless Node module ever published, in history, by anyone, ever." image: "images/screenshot.png" layout: etc sitemap: priority: 0.5 --- {{< gh-buttons username="jakejarvis" repo="cli" >}} > The [Jake Jarvis](https://jarv.is/) CLI (aka the most useless Node module ever published, in history, by anyone, ever). {{< image src="images/screenshot.png" width="850" alt="Terminal Screenshot" />}} ## Usage ```sh {linenos=false} 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)