@iamjrtilak/bored
v0.1.1
Published
CLI to create boilerplate codes
Maintainers
Readme
BORED
Created a template cloner CLI called bored to automate the process of creating a new project from a template.
Usage
npx @iamjrtilak/bored@latest clone <template-name> <directory>###Example
npx @iamjrtilak/bored@latest clone vite-react-ts .