Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.07 KB

package-manager.md

File metadata and controls

32 lines (26 loc) · 2.07 KB

Bookmarks tagged [package-manager]

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


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

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


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…


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