package-manager.md

July 15, 2021 · View on GitHub

Bookmarks tagged [package-manager]

www.codever.land/bookmarks/t/package-manager

Chocolatey - The package manager for Windows

https://chocolatey.org

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...


Writing R Extensions

https://cran.r-project.org/doc/manuals/r-release/R-exts.html

Writing R Extensions - the canonical reference for writing R packages.


Introducing Turbo: 5x faster than Yarn & NPM, and runs natively in-browser 🔥

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…


Documentation | Yarn

https://yarnpkg.com/en/docs

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...