@tyuan/ndm

1.0.0 • Public • Published

What's NDM ?

ndm is a npm script runner, which run npm script in docker container

How to use ?

add ndm config in package.json

{
  // ...
  "ndm": {
    "image": "node:10-alpine",
    "port": [3000]
  }
}

Tips

add .dockerignore to ignore node_modules

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @tyuan/ndm

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.13 kB

Total Files

5

Last publish

Collaborators

  • tyuan