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

bookmarklet to add dependency #14

Open
dusty-phillips opened this issue Sep 5, 2010 · 0 comments
Open

bookmarklet to add dependency #14

dusty-phillips opened this issue Sep 5, 2010 · 0 comments

Comments

@dusty-phillips
Copy link
Collaborator

Scenario: You need to add a library to your awesome project that does something. You don't know what the library is, so what do you do? Search the cheeseshop, of course. And when you find it in the cheeseshop?

It'd be nice if we could have a bookmarklet that installs from the great big crane project (I have mine running at localhost:8001). When you click the bookmarklet, it could prompt for a project name, and then scrape the current cheeseshop page (or maybe just the url) to find the name of the dependency we want to install. Then it updates either the requirements.txt (for a pip project) or the buildout's zc.recipe.eggs recipe to include that dependency.

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