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

Download and store dependencies #7

Closed
andrew opened this issue Jan 27, 2015 · 3 comments
Closed

Download and store dependencies #7

andrew opened this issue Jan 27, 2015 · 3 comments

Comments

@andrew
Copy link
Contributor

andrew commented Jan 27, 2015

Potential schema:

dependency_id: integer (project that it depends on)
requirements: string (versions allowed, optional)
version_id: integer (version of project)
project_id: integer (prefer versions but some registries might need this)
@andrew andrew modified the milestone: v1.0 Jan 27, 2015
@andrew andrew added the rank label Feb 11, 2015
@andrew
Copy link
Contributor Author

andrew commented Feb 15, 2015

  • Cargo
  • Hex
  • Dub
  • Npm
  • Packagist
  • Pub
  • Rubygems
  • CRAN
  • CPAN
  • Go
  • Hackage
  • Maven
  • Emacs
  • Meteor (not available via registry)
  • Bower (not available via registry)
  • PyPi (not available via registry)
  • Nimble (not available via registry)

@andrew andrew modified the milestones: v1.0, v1.1 Mar 10, 2015
@andrew
Copy link
Contributor Author

andrew commented May 3, 2015

Can definitely pull bower dependencies from github repos using librarian now :feelsgood:

@andrew andrew modified the milestone: v1.1 Dec 12, 2016
@andrew
Copy link
Contributor Author

andrew commented Dec 28, 2016

Closing this, will break remaining tasks into separate issues

@andrew andrew closed this as completed Dec 28, 2016
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