An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# MacArthur

[![Build Status](https://travis-ci.com/uetchy/MacArthur.svg?branch=master)](https://travis-ci.org/uetchy/MacArthur) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/uetchy/MacArthur/master/LICENSE) [![Gitter](https://badges.gitter.im/uetchy/MacArthur.svg)](https://gitter.im/uetchy/MacArthur?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

[ghq](https://github.com/motemen/ghq) meets graphical interface.

![MacArthur](http://uechi-public.s3.amazonaws.com/github/MacArthur.png)

## Install

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