4 Forks
18 Stars
18 Watchers

makes

A tool to scaffold new projects, simple enough that you would want to define your own skeletons (aka generators).

How to download and setup makes

Open terminal and run command
git clone https://github.com/makesjs/makes.git
git clone is used to create a copy or clone of makes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with makes https://github.com/makesjs/makes/archive/master.zip

Or simply clone makes with SSH
[email protected]:makesjs/makes.git

If you have some problems with makes

You may open issue on makes support forum (system) here: https://github.com/makesjs/makes/issues