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

Add URL for version control systems #74

Open
cornelius opened this issue Feb 25, 2017 · 0 comments
Open

Add URL for version control systems #74

cornelius opened this issue Feb 25, 2017 · 0 comments
Milestone

Comments

@cornelius
Copy link
Owner

cornelius commented Feb 25, 2017

We already have a URL pointing to the development source code, which usually is a git repository. The URL usually links to the web page showing the repo in a human-readable way.

To make it easier to integrate with version control system tooling, it would be nice to have a pointer in the meta data, which can be directly used by git (or any other version control system used for managing the library's source code). This could be something like

"vcs": { "git": { "clone_url": "..." } } }
@cornelius cornelius added this to the 0.12 milestone Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant