Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Too many package managers. Just run `instanley`.

License

NotificationsYou must be signed in to change notification settings

fivetanley/instanley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

There are too many package managers for your projects nowadays. To installwith Bundler, NPM, Bower, Leiningen, Maven or Composer:

instanley

Instanley will only run the command if its corresponding file is present.For example:

  • bundle install will run if aGemfile is present
  • npm install will run if apackage.json is present
  • bower install will run if abower.json is present
  • lein deps will run if aproject.clj is present
  • mvn dependency:resolve will run if apom.xml is present
  • composer install will run if acomposer.json is present

Installation

Addinstanley to your PATH. For example, make abin folder in your$HOMEand put the following in your.bashrc or.zshrc:

export PATH=$HOME/bin:$PATH

Reviews

"woo it works" - @codekitchen

License

MIT. See the includedLICENSE folder in this repository.

About

Too many package managers. Just run `instanley`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp