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

Rename the repo to purple_robot_app to save an installation step? #18

Open
cbitstech opened this issue Jul 16, 2015 · 4 comments
Open

Comments

@cbitstech
Copy link
Owner

naive question--if this renaming happens, is this unnecessarily making it difficult later to update the application ?

@audaciouscode
Copy link
Collaborator

Renaming has no affect on future updates. I'm running various copies of this software under the new name and coordinating just fine.

@audaciouscode
Copy link
Collaborator

I think that purple_robot_app is a poor repo name though and thoroughly vote against it.

@audaciouscode
Copy link
Collaborator

If you're worried about the installation step, a better solution would be to package everything up so it can be a regular Python dependency in the same ways django_debug_toolbar and south are:

pip install purple_robot_app

@audaciouscode
Copy link
Collaborator

This might be a model to follow: https://github.com/django-debug-toolbar/django-debug-toolbar

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

2 participants