1.0.0 • Published 4 years ago

gen-me-project v1.0.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
4 years ago

Gen-Me

This package lets you automate your coding project setup.

Pre-requisites

Node JS

Git

Install

Install the npm package globaly. Run this on your terminal:

npm install -g gen-me

Usage

Simply pass your project name as the first argument. On the second argument, pass the project type. Run this on your terminal from the project directory you wish the project to be generated:

gen-me init MyProjectName cmake

Projects Supported

CMake

Node JS

1.0.0

4 years ago