https://github.com/jenslind/piglet
Run Grunt tasks from OS X menubar.
https://github.com/jenslind/piglet
Last synced: 11 months ago
JSON representation
Run Grunt tasks from OS X menubar.
- Host: GitHub
- URL: https://github.com/jenslind/piglet
- Owner: jenslind
- License: mit
- Archived: true
- Created: 2015-06-05T16:28:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T18:39:13.000Z (almost 10 years ago)
- Last Synced: 2024-08-04T00:02:45.472Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 226 KB
- Stars: 70
- Watchers: 4
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesomeelectron - Piglet - Run Grunt tasks from your menubar. (Apps / Open Source)
- awesome-electron-zh - Piglet - Run Grunt tasks from your menubar. (Apps / Open Source)
README
# Piglet [](https://travis-ci.org/jenslind/piglet) [](https://github.com/feross/standard)
> Run Grunt tasks from OS X menubar.

Select your source dir and then run Grunt tasks from the menubar.
## Install
[Download](https://github.com/jenslind/piglet/releases/latest) and extract.
## Build
```
npm run build
```
## Test
```
npm test
```
## License
MIT