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

https://github.com/jbenner-radham/lodestone

An Electron based Git... thingy (someday).
https://github.com/jbenner-radham/lodestone

Last synced: 7 months ago
JSON representation

An Electron based Git... thingy (someday).

Awesome Lists containing this project

README

          

# git-thingy

> My posh app

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

Builds the app for OS X, Linux, and Windows, using [electron-packager](https://github.com/maxogden/electron-packager).

## License

MIT © [James Benner](http://radioactivehamster.com)