| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can download Gitify from the releases page. Currently only supports OS X.
npm install
To watch for changes in the src directory:
npm run watch
To run the actual electron app:
npm start
To prepare the app for distribution run:
npm run dist
Currently supports only OS X.
There are 3 types of tests: jest, jscs and jsxhint. To run the tests:
npm test
Gitify is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.
| Back | FazBrowse Home | New Git URL |