oddluck / limnoria-plugins

Limnoria plugins I wrote or forked.
Do What The F*ck You Want To Public License
39 stars 17 forks source link

SpiffyTitles: Install with pip #39

Closed progval closed 3 years ago

progval commented 3 years ago

It makes the install easier IMO.

What do you think?

progval commented 3 years ago

btw, you can test with my current branch using: pip3 install --user "git+https://github.com/ProgVal/oddluck-limnoria-plugins.git@spiffytitles-pip#subdirectory=SpiffyTitles"

oddluck commented 3 years ago

Thanks! Had been meaning to look into this, appreciate the help.