Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trevors/time2leave
https://github.com/trevors/time2leave
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/trevors/time2leave
- Owner: TrevorS
- License: mit
- Created: 2015-10-25T23:48:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T15:43:49.000Z (about 9 years ago)
- Last Synced: 2023-04-01T05:51:20.308Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# time2leave
> My praiseworthy 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 © [Trevor Strieber](https://github.com/TrevorS/time2leave)