FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ES-Collection/build-node-venv: Bash helper to re-build node-venv · GitHub

Repository files navigation

build-node-venv

A helper to (re-)build nodeenv.

Usage

Install the package using npm:

npm install build-node-venv --save-dev

Now you can use it as a CLI to rebuild your module:

buildenv

Use without install

curl https://raw.githubusercontent.com/ES-Collection/build-node-venv/master/build-node-venv.sh > ./.bnv.sh && chmod +x ./.bnv.sh && ./.bnv.sh && rm ./.bnv.sh

Note that you will need virtualenv installed.

License

MIT

About

Bash helper to re-build node-venv

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL