/bored

Created a template cloner CLI called bored to automate the process of creating a new project from a template.. For learning purpose!!

Primary LanguageTypeScript

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 .

Supported Templates

  • vite-react-ts