0.0.0 • Published 13 years ago
nam v0.0.0
NODE APPLICATION MANAGER
nam
EXPECTATIONS
npm packtarball structure is how you unpack your application- all files are in the
/packageprefix
- all files are in the
CONFIG
Matches npm's config via CLI, env, user config, and global config. replace instances of npm with nam
nam INTEGRATIONS
All of name is done via integrations. It will never try to load them unless specified.
# checkout a new "empty" application
nam -i checkout -- checkout --empty# run a command against your application
nam run -- npm startUsage
nam checkout
0.0.0
13 years ago