nopium

1.1.5 • Public • Published

Nopium

GitHub license npm Travis

Installation

local

$ npm install nopium

global

$ npm install nopium -g

Used

$ nopium ./my-script.js

Configuring

Add nopium key in package.json with an array of directories.

{
  "name": "my-module",
  "version": "0.0.0",
  ...
  "nopium": [
    "my_modules",
    "my_dev_modules",
    ...
  ]
}

License

MIT

Package Sidebar

Install

npm i nopium

Weekly Downloads

0

Version

1.1.5

License

MIT

Last publish

Collaborators

  • lamo2k123