Settings

Theme

Open-Sourcing the Universal Package Manager

repl.it

17 points by thejj100100 7 years ago · 1 comment

Reader

archmaster 7 years ago

Repl.it is a super useful site for prototyping and running code in the browser. One of the best features is the package manager workflow, and I love being able to just import packages and have them be automatically installed.

I'm super excited that they released their package manager to the public! I've honestly been missing this workflow, I might work on a vscode plugin to implement similar package install functionality to Repl.it's online IDE.

Thanks, team :)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection