import Image from "next/image";
import { NextSeo } from "next-seo";
import Content from "../components/Content/Content";
import Title from "../components/Title/Title";
import { BotIcon } from "../components/Icons";
import cliImg from "../public/static/images/cli/screenshot.png";
const CLI = () => (
<>
The{" "} Jake Jarvis {" "} CLI (aka the most useless Node module ever published, in history, by anyone, ever).
npx @jakejarvis/cli
MIT ©{" "} Jake Jarvis ,{" "} Sindre Sorhus