jam icon indicating copy to clipboard operation
jam copied to clipboard

Fetch packages from URLs and GitHub when installing package list from jam.json

Open caolan opened this issue 13 years ago • 0 comments

If doing "jam install path/to/jam.json", currently the version requirements of 'linked', 'gh:...', urls etc are simply ignored. This means you'll end up with a different version or an error message saying the package can't be found in the repositories.

caolan avatar Jun 25 '12 00:06 caolan