Giter Club home page Giter Club logo

install-g's People

Contributors

orlin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

install-g's Issues

npm.config to disable it

Some people may want control over what gets installed globally, or just want their own package.json to install-g whatever they need. Add ability to disable install-g via package.json - possible if the config gets passed on to the install scripts of dependencies...

bad npm & bon install-g (.travis.yml)

This .travis.yml looks like a mess and nothing works like it does for other repos - e.g. bon, datomic-free, dbin, batshit, etc. I think it started after switching to batshit for tests. Using install-g in the context of install-g could be one reason. The $NODE_PATH should have little to do with this. Also batshit gets confused about not finding bats. This could be just about Travis testing, which makes it hard to debug, though also not a real issue...

sudo config option

Installing with sudo is an anti-pattern but could be requested, especially by private packages (which should probably be required - i.e. "private": true). There is a sudo module that could help.

npm link

Having run npm install rather than npm install {package} -- install-g shouldn't install the module from npm, but rather link the current dir. Important for development and testing... This way it gets automatically linked when building with continuous integration services - testing yet unpublished changes.

deps / pkgs

Add ability to install several global dependencies. This should disable the default self-install, unless explicitly asked for. Take these from package.json config. Basically an equivalent of the requested (and denied) globalDependencies. Perhaps use process.env.npm_package_config_installg_deps...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.