1.0.0 • Published 4 years ago

genmycode v1.0.0

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

genmycode

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 genmycode

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:

genmycode init MyProjectName cmake

Projects Supported

CMake

Node JS

1.0.0

4 years ago