This commit is contained in:
2025-04-23 11:33:07 -04:00
parent 430789c25d
commit f277119407
6 changed files with 162 additions and 57 deletions
+5
View File
@@ -1,4 +1,5 @@
import PageTitle from "../../components/PageTitle";
import Comments from "../../components/Comments";
import { createMetadata } from "../../lib/helpers/metadata";
export const metadata = createMetadata({
@@ -34,3 +35,7 @@ npx @jakejarvis/cli
## License
MIT © [Jake Jarvis](https://jarv.is/), [Sindre Sorhus](https://sindresorhus.com/)
---
<Comments title="CLI" />