Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ makes Public

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

License

Notifications You must be signed in to change notification settings

makesjs/makes

Open more actions menu

Repository files navigation

makes CI

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

Document site: https://makes.js.org

Run "makes"

"makes" is designed to be used without any installation, as long as you have Node.js. To run "makes", do:

npx makes <skeleton_provider>

Example skeletons

Try dumberjs skeleton to create various types of front-end projects. dumberjs is a JavaScript bundler using AMD module format for front-end SPA apps.

npx makes dumberjs
# or
npx makes dumberjs my-project

Note npx makes dumberjs is a conventional short-cut of npx makes dumberjs/new.

makes dumberjs

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.