Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leobalter/gruntiso
https://github.com/leobalter/gruntiso
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leobalter/gruntiso
- Owner: leobalter
- License: mit
- Created: 2012-04-19T14:57:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-19T14:57:52.000Z (over 12 years ago)
- Last Synced: 2024-10-14T12:54:19.374Z (3 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# gruntiso
The best project ever.
## Getting Started
Install the module with: `npm install gruntiso````javascript
var gruntiso = require('gruntiso');
gruntiso.awesome(); // "awesome"
```## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).## Release History
_(Nothing yet)_## License
Copyright (c) 2012 Leonardo Balter
Licensed under the MIT license.