Skip to content

RobinSaini21/temp-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temp-Gen CLI - Your Template Generator

Temp-Gen Logo

Temp-Gen is a powerful command-line tool that simplifies the process of generating various project templates, including Vanilla JavaScript, Vanilla TypeScript, Vue.js, Vue.js with TypeScript, React, and React with TypeScript. With Temp-Gen, you can kickstart your projects effortlessly.

Installation

To get started with Temp-Gen, follow these simple installation steps:

  1. Open your terminal or command prompt.
  2. Run the following command to install Temp-Gen globally on your system:
npm install -g temp-gen

**Note: This package is not avaible on npm so for now you have to install it from repo.

npm install -g .
  1. To check if package is installed or not run following command
temp-gen --version
  1. To create project template run following command.
temp-gen create --project-name random-project-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published