jaydenfyi
v0.0.0
Published
CLI toolkit for jayden.fyi.
Readme
@jaydenfyi/cli
CLI for jayden.fyi that mirrors the commands exposed on the website terminal.
- Commands:
whoami,blog,links,clear,help - Uses gunshi for command wiring
- Reads blog frontmatter from
apps/web/src/pages/blog/*.mdxto stay in sync with the site
Usage (from repo root):
pnpm --filter @jaydenfyi/cli build
pnpm --filter @jaydenfyi/cli link --global # expose `jaydenfyi` on PATH
jaydenfyi whoami
jaydenfyi blog
jaydenfyi links
jaydenfyi --help