https://github.com/uetchy/macarthur
ghq meets graphical interface.
https://github.com/uetchy/macarthur
Last synced: 5 months ago
JSON representation
ghq meets graphical interface.
- Host: GitHub
- URL: https://github.com/uetchy/macarthur
- Owner: uetchy
- License: mit
- Created: 2016-06-25T04:06:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:29:01.000Z (over 3 years ago)
- Last Synced: 2025-06-16T10:00:14.901Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.52 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacArthur
[](https://travis-ci.org/uetchy/MacArthur) [](https://raw.githubusercontent.com/uetchy/MacArthur/master/LICENSE) [](https://gitter.im/uetchy/MacArthur?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[ghq](https://github.com/motemen/ghq) meets graphical interface.

## Install
```
npm install
npm run build
cp -r dist/MacArthur-darwin-x64/MacArthur.app /Applications
```