Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisuehlinger/spec-getter


https://github.com/chrisuehlinger/spec-getter

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# spec getter

> My magnificent app

## Install

*macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).*

**macOS**

[**Download**](https://github.com/chrisuehlinger/undefined/releases/latest) the `.dmg` file.

**Linux**

[**Download**](https://github.com/chrisuehlinger/undefined/releases/latest) the `.AppImage` or `.deb` file.

*The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.*

**Windows**

[**Download**](https://github.com/chrisuehlinger/undefined/releases/latest) the `.exe` file.

---

## Dev

Built with [Electron](https://electronjs.org).

### Run

```
$ npm install
$ npm start
```

### Publish

```
$ npm run release
```

After Travis finishes building your app, open the release draft it created and click "Publish".