Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 297 Bytes

Note to self: Don't ask @substack for feedback on upcoming projects

wizard

a configuration tool for node.js apps.

usage

First, run cli app configuration install wizard:

 node examples/helloworld/cli-installer.js

Second, start your app

 node examples/helloworld/server.js