Commit Graph

9 Commits

Author SHA1 Message Date
Stephen McQuay 68942b6cdd
pm install downloads packages 2018-03-03 22:52:01 -08:00
Stephen McQuay f3c3ce11a4
Meta can return their web location 2018-03-03 22:33:53 -08:00
Stephen McQuay 570c0d885f
Don't use pointer receiver 2018-03-03 22:33:53 -08:00
Stephen McQuay 14a456f006
Adds EXTRAORDINARILY Installable implementation
We want the simplest satisfiability solver we can have, but one that
chases transitive dependencies. This one only checks the requested
packages exist in the availability database.
2018-03-03 22:33:52 -08:00
Stephen McQuay 2dbe1ca006
Namespace is not needed
We should be able to parse out the Path from the URL and use that as the
namespace.
2018-03-02 23:23:28 -08:00
Stephen McQuay 74d360f6d7
Adds pm pull 2018-03-02 23:23:11 -08:00
Stephen McQuay 2a0220cddc
Adds doc comments 2018-03-02 23:23:08 -08:00
Stephen McQuay f21ded2b77
Adds Available
this is the database for available packages
2018-03-02 23:23:06 -08:00
Stephen McQuay 63c38d5e92
Added pm.Meta 2018-03-02 23:22:57 -08:00