A professional for your Github issues
JavaScript HTML CSS
Switch branches/tags
Nothing to show
Latest commit d1ab390 Dec 19, 2016 @almonk committed on GitHub credit hector
Permalink
Failed to load latest commit information.
app latest Nov 25, 2016
config First Oct 17, 2016
public First Oct 17, 2016
tests First Oct 17, 2016
vendor
.bowerrc First Oct 17, 2016
.editorconfig First Oct 17, 2016
.ember-cli First Oct 17, 2016
.gitignore new gitignore Dec 18, 2016
.jshintrc First Oct 17, 2016
.travis.yml First Oct 17, 2016
.watchmanconfig
README.md
Shrink.icns latest Nov 25, 2016
bower.json Improve ui Nov 10, 2016
electron.js First Oct 17, 2016
ember-cli-build.js
package.json
testem.js First Oct 17, 2016

README.md

Shrink

Shrink is an macOS client for your Github issues. Easily sort between issues and pull requests you've been mentioned in, assigned or subscribed to.

Download for macOS

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Thanks

Thanks to Hector Simpson for the icon design ♥️