PyHP_pph
PyHP_pph copied to clipboard
Package Manager
With the proposal of #44, I propose that we have a built in package manager to the likes of how Node.JS comes prepackaged with NPM.
It can be a mix between the package managers of all of our source languages.
Like pip in that it installs it globally, so you'll need to use a virtualenv to keep everything clean. Like Composer in that the commands are really strange and unintuitive. Like C++ in that you need to build it yourself. Like NuGet in that we only officially support Windows.
+1 for NuGet
I like the idea :+1: