Calvin Rose
|
8911daaf6c
|
Add --test flag to jpm.
Also test some select packages when testing installation.
This is used in CI to make sure that versions of Janet work with
the most libraries.
|
2019-11-09 10:03:56 -06:00 |
|
Calvin Rose
|
cf19cd5292
|
Add the quickbin command to jpm.
This is useful for making one off executable scripts
without needing to set up a project.janet file.
|
2019-10-29 20:33:18 -05:00 |
|
Calvin Rose
|
088c926196
|
Add update-pkgs to jpm.
This allows for periodically updating the package listing.
|
2019-10-10 18:46:24 -05:00 |
|
Calvin Rose
|
54b66a4199
|
Add shorthand package name support in jpm.
Package installation checks in the package listing if
the package name is not a url. The package listsing can be specified
via switch or env variable.
|
2019-10-10 18:11:45 -05:00 |
|
Calvin Rose
|
96a3104fe2
|
Update to 1.3.0, add jpm.1
|
2019-09-04 23:44:23 -05:00 |
|