jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

npm --force install add-project-script globally #83

Closed nerdoc closed 3 years ago

nerdoc commented 3 years ago

overwrite existing files/links when re-installing an existing add-project-script library globally fixes #80

nerdoc commented 3 years ago

The unittest (3.6,2.2) fails because of whitespace not related to this PR.

jonathan-s commented 3 years ago

If you rebase against master we can make sure that all tests pass, which they should now.

nerdoc commented 3 years ago

OMG. I pulled in the camelcase patch here. Bah - git is quirky sometimes (if you don't master it ...)

nerdoc commented 3 years ago

(I rebased on my own master ...)

nerdoc commented 3 years ago

I think it's easier if I close this patch and make a new one ;-)