jssimporter / JSSImporter

JSSImporter is deprecated. Please see the wiki for alternatives
Apache License 2.0
145 stars 38 forks source link

README: Adding LocalRepository #68

Closed ftiff closed 8 years ago

ftiff commented 8 years ago

I left out jss and jss_migrated as I believe they don't apply I also created issue https://github.com/sheagcraig/python-jss/issues/45

sheagcraig commented 8 years ago

If you want to fix up the part about the issue and share_name being optional (it's not-it's used for __repr__ purposes, although not in JSSImporter), I can merge this in.

Also, there's no name key. You can add arbitrary keys, but name doesn't do anything specifically (share_name does).

Thanks!

ftiff commented 8 years ago

Thanks @sheagcraig ! I hope this one looks better.

sheagcraig commented 8 years ago

Awesome-thanks!

Welcome to the club.

Feel free to send me any PRs for things you come across. I haven't got a whole lot of time to devote to Casper projects at the moment, so PR's are super helpful for moving this project forward.