Bookmarks tagged [package-manager]
Chocolatey is kind of like apt-get, but for Windows (with Windows comes limitations). It is a machine level package manager that is built on top of nuget command line and the nuget infrastructure.
"O...
- tags: package-manager, tools
- source code
https://cran.r-project.org/doc/manuals/r-release/R-exts.html
Writing R Extensions - the canonical reference for writing R packages.
- tags: r, package-manager
https://medium.com/@ericsimons/introducing-turbo-5x-faster-than-yarn-npm-and-runs-natively-in-browse...
Note: This is part of a talk I’m giving at Google’s Mountain View campus on Wednesday, December 6th — come join! When we first started working on StackBlitz, our goal was to create an online IDE that…
- 📆 published on: 2017-12-05
- tags: package-manager, turbo
Yarn is a package manager for your code. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don’t ever have to worry...
- tags: docs, package-manager, javascript