phase2 / rig

Outrigger command line tool
MIT License
11 stars 8 forks source link

Have rig check for any updates available to itself #170

Closed dnmurray closed 6 years ago

dnmurray commented 6 years ago

Have rig check it's version against the latest release during the start and doctor commands. Say something if there's an update available.

febbraro commented 6 years ago

Looks like it is failing linting. Be sure to run docker-compose run lint to get any warning of things to fix. Any linter warnings will cause the travis test to fail.