CLI to scaffold a website from GitHub boilerplates
npm install @julseb-lib/julseb-cliA CLI tool to generate boilerplate projects using @julseb-lib/react, with support for text replacement, project setup, and more.
Run:
``shell`
$ npx @julseb-lib/julseb-cli@latest
Run:
`shell`
$ npm i -g @julseb-lib/julseb-cli
And use like this:
`shell`
$ julseb-cli
- Source code: cli.tsutils/
- Utilities: tsc`
- Build:
- Boilerplates with GraphQL APIs
- Next.js Pages router
MIT