Skip to content

Github mirror of "integration/bundler" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Notifications You must be signed in to change notification settings

wikimedia/integration-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integration/bundler
-------------------

http://bundler.io/ installation. Let us skip packaging entirely.

To refresh package:

Remove old version:

  git rm -r bin/ gems/ specifications/

Install on a Precise instance using:

  gem1.9.3 install bundler --env-shebang -i . --no-ri --no-rdoc

Explicitly add generated man page in Wikimedia repository:

  git add -f gems/bundler-*/lib/bundler/man/


To run:

  GEM_PATH=`pwd` ./bin/bundle  --version

Or use our shell wrapper /bundle

Commit and deploy :-)

About

Github mirror of "integration/bundler" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages