Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenslind/piglet
Run Grunt tasks from OS X menubar.
https://github.com/jenslind/piglet
Last synced: 2 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T18:39:13.000Z (over 8 years ago)
- Last Synced: 2024-08-04T00:02:45.472Z (6 months 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
- awesome-electron-zh - Piglet - Run Grunt tasks from your menubar. (Apps / Open Source)
- awesomeelectron - Piglet - Run Grunt tasks from your menubar. (Apps / Open Source)
README
# Piglet [![Build Status](https://travis-ci.org/jenslind/piglet.svg?branch=master)](https://travis-ci.org/jenslind/piglet) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](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