zquestz / s

Open a web search in your terminal.
MIT License
2.34k stars 114 forks source link

Added pypi provider #100

Closed chrisfinazzo closed 8 years ago

chrisfinazzo commented 8 years ago

I'll make another run at this, (Have a branch to add CTAN as well), but given the error I got from Travis, is there a way to test whether or not a Provider conforms to the format? In other words, TravisCI, but locally. I get no output from gofmt, so I think this is OK. I don't feel good about sending a PR that needs to be changed before it gets merged (karma, etc, etc.)

For example, @jekyll has a command called script/ci which does this so that you can catch a failure before git push.