nachos-config
Nachos settings file for nachos
Linux | OSX | Windows | Coverage | Dependencies | DevDependencies |
---|---|---|---|---|---|
Have a problem? Come chat with us!
Installation
$ [sudo] npm install nachos-config --save
Examples
Nachos settings defines the defaults for nachos settings file
var nachosConfig = ;
See settings-file documentation to see list of available functions
Extra functions
Nachos config has extra functions on top of the SettingsFile functions
App defaults
nachosConfig ; nachosConfig ;
Run Tests
$ npm test