Skip to content

Safe start ensures all your node dependencies exist and are up to date

License

Notifications You must be signed in to change notification settings

defunctzombie/node-safestart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe start

Checks if your dependencies are valid. Or throws an Error.

Usage / Examples

var safestart = require('safestart')

safestart(__dirname) // throws an Error on failure

Can also be used commandline:

safestart

License

Open source software under the zlib license.

About

Safe start ensures all your node dependencies exist and are up to date

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%