Because you want to start Your Next Project™ right meow.
Tons of automagic™ features, including…
- Production builds with minified and revisioned assets
- Browser-Sync server with live-reloading
- Nunjucks templating
- Compile Sass (includes Autoprefixer and sourcemaps)
- Transpile ES6 with Babel & Browserify (includes sourcemaps)
- Image optimization & compression
- SVG spritesheet generation
- Simple semver management
git clone
the repocd
to the repo root- Run
yarn
- Run
node build.js
- Answer the questions
- Move the contents of the
scaffold/
to your desired place
Modified from segmentio/metalsmith.