1.0.2 • Published 7 years ago

lehm v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Lehm - a file-generator that gets out of your way

Lehm is a command-line file-generator that aims to get out of your way. Write templates and generate files from them without configuring a thing or writing any code.

It's build on Handlebars.js and has simple hooks with access to Inquirer.js, Shell.js, Fs-Extra and Lodash, which makes it very extendible.

Generate single files, a bunch of them or scaffold whole projects with installation and all.

Documentation

Documentation can be found under https://mustardamus.github.io/lehm/.

Development

npm test
npm run lint
npm run gh-pages

License

Published under the MIT License.