Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] command to 'add' from remote sources #6

Open
kiwiroy opened this issue Nov 29, 2019 · 0 comments
Open

[feature] command to 'add' from remote sources #6

kiwiroy opened this issue Nov 29, 2019 · 0 comments

Comments

@kiwiroy
Copy link
Contributor

kiwiroy commented Nov 29, 2019

Idea

Add a new command, or augment add to download a release from GitHub/Other.

In the case of GitHub something simple like:

opan add shadowcat-mst/[email protected]

would download the asset from the v0.003002 release and opan add the file.

For a URL (bad example OPAN_MIRROR=http://backpan.perl.org already does this):

opan add http://backpan.perl.org/authors/id/S/SR/SRI/Bundle-Catalyst-0.01.tar.gz

would likewise just download the asset and add it.

It would require that the release was a dist/build artefact rather than just an automatically generated tarball from a tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant