1.0.1 • Published 10 years ago
generator-ldf v1.0.1
generator-ldf
A simple yeoman generator to create LDF server config files.
Requirements
Install
Either install from npm:
npm i generator-ldfOr clone this repo and link it to npm:
npm linkUsage
Running ldf:server will create a new server config file based on the answers you provide to the questions.
The command takes an optional parameter to specify the output file, by default this is config.json.
License
All code is licensed under the MIT License