A boilerplate CLI for my personal projects Usage $ npm install blake-boiler -g $ blake create <type> <projectName> Types: react - Basic React app with webpack, babel, and sass! front - Basic frontend app with webpack, babel, and sass! npm-pkg - Node module. sls - Serverless API.