Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtgto/GPM
macOS application for easily operating GitHub Projects (HEAVY LIMITATION, CURRENTLY).
https://github.com/mtgto/GPM
Last synced: 3 months ago
JSON representation
macOS application for easily operating GitHub Projects (HEAVY LIMITATION, CURRENTLY).
- Host: GitHub
- URL: https://github.com/mtgto/GPM
- Owner: mtgto
- License: mit
- Created: 2016-09-18T02:37:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T15:45:35.000Z (about 8 years ago)
- Last Synced: 2024-04-26T11:32:55.932Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 95.7 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - GPM - macOS application for easily operating GitHub Projects. ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - GPM - macOS application for easily operating GitHub Projects. ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - GPM - macOS application for easily operating GitHub Projects. (Development / Git)
README
GPM
====
[![Build Status](https://travis-ci.org/mtgto/GPM.svg?branch=master)](https://travis-ci.org/mtgto/GPM)macOS application for easily operating GitHub Projects.
**IMPORTANT: Currently, this application has a limitation. You can't see over 30 cards per each column. This limit comes from [API limits](https://developer.github.com/v3/repos/projects/#preview-period).**
## Requirements
- Mac OS X 10.11 or later## Builds
```sh
$ carthage bootstrap --platform Mac
$ open GPM.xcodeproj
```## License
[MIT](/LICENSE)## Author
[mtgto](https://github.com/mtgto)