Explore >> Select a destination


You are here

jakstys.lt
| | blog.jak-linux.org
6.5 parsecs away

Travel
| | cupt is a new package manager written in Perl by Eugene V. Lyubimkin, who previously contributed to APT. And more than all, the project makes no sense at all. First of all, there is a language issue. Implementing a package manager in Perl has some major drawbacks.One of the features of APT was it being written in a lower-level language (i.e. C++ which really is below Perl), making it possible to write applications like synaptic and python bindings which in turn lead to applications like gnome-app-install or Ubuntu's new Software Store.
| | mikebifulco.com
4.9 parsecs away

Travel
| | Since its release, teams around the world have been using dependabot to automate the process of keeping your project's dependencies up to date. In this article, I'll show you how you can run dependabot on the command line using dependabot-core.
| | myers.io
3.9 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.
| | gist.github.com
32.8 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.