mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 14:28:25 -04:00
1.0 KiB
1.0 KiB
import PageTitle from "../../components/PageTitle"; import { addMetadata } from "../../lib/helpers/metadata";
export const metadata = addMetadata({ title: "CLI", description: "AKA, the most useless Node module ever published, in history, by anyone, ever.", alternates: { canonical: "/cli", }, });
CLI
The Jake Jarvis CLI (aka the most useless Node module ever published, in history, by anyone, ever).
Usage
npx @jakejarvis/cli
Inspired by
Built with
License
MIT © Jake Jarvis, Sindre Sorhus