nam

0.0.0 • Public • Published

NODE APPLICATION MANAGER

nam

EXPECTATIONS

  1. npm pack tarball structure is how you unpack your application
    1. all files are in the /package prefix

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 start

Usage

nam checkout

Readme

Keywords

none

Package Sidebar

Install

npm i nam

Weekly Downloads

64

Version

0.0.0

License

MIT

Last publish

Collaborators

  • bradleymeck