Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisuehlinger/spec-getter
https://github.com/chrisuehlinger/spec-getter
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisuehlinger/spec-getter
- Owner: chrisuehlinger
- License: mit
- Created: 2020-05-11T20:42:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:19:10.000Z (about 2 years ago)
- Last Synced: 2023-03-29T00:47:57.422Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: license
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".