0.1.3 • Published 6 months ago

temp-gen-trace v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

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
0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago