Explore >> Select a destination


You are here

zerosleeps.com
| | badge.fury.io
22.6 parsecs away

Travel
| | Version Badge for npm, RubyGems, PyPI, Bower and other packages
| | markentier.tech
43.8 parsecs away

Travel
| | Quick answer:bundle config build.nokogiri --use-system-libraries && bundle install | markentier.tech
| | myers.io
44.5 parsecs away

Travel
| | Whatever language and package manager you use, be it Ruby Gems, CocoaPods, NPM, Cargo, etc. theres a good chance that if you have a file specifying your dependencies (such as Gemfile, Podfile, package.json or Cargo.toml), theres a corresponding .lock file. Its not always clear what the purpose of these files are, and whether or not they should be checked in to your repo.
| | www.yesthatblog.com
114.2 parsecs away

Travel
| In my previous blog post I explained a trick for setting bash env variables when you run a script. In this post I discuss how to write bash scripts that handle such variables properly.