1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-27 17:45:41 -04:00
Files
jarv.is/app/cli/page.mdx
2025-05-14 09:49:55 -04:00

1.0 KiB

import PageTitle from "@/components/layout/page-title"; import { createMetadata } from "@/lib/metadata";

export const metadata = createMetadata({ title: "CLI", description: "AKA, the most useless Node module ever published, in history, by anyone, ever.", canonical: "/cli", });

CLI

The Jake Jarvis CLI (aka the most useless Node module ever published, in history, by anyone, ever).

Terminal Screenshot

Usage

npx @jakejarvis/cli

Inspired by

Built with

  • ink - React for interactive command-line apps
  • meow - CLI helper

View source on GitHub.

License

MIT © Jake Jarvis, Sindre Sorhus