https://github.com/aranasoft/lineman-jade
Lineman Plugin for Grunt's grunt-contrib-jade task
https://github.com/aranasoft/lineman-jade
Last synced: 11 months ago
JSON representation
Lineman Plugin for Grunt's grunt-contrib-jade task
- Host: GitHub
- URL: https://github.com/aranasoft/lineman-jade
- Owner: aranasoft
- License: bsd-3-clause
- Created: 2014-01-18T22:05:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T08:38:49.000Z (almost 11 years ago)
- Last Synced: 2024-11-15T22:42:28.211Z (over 1 year ago)
- Language: CoffeeScript
- Size: 199 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-BSD
Awesome Lists containing this project
README
# lineman-jade
Build Jade pages and templates within your [Lineman](http://linemanjs.com) application. This plugin uses the [grunt-contrib-jade](https://github.com/gruntjs/grunt-contrib-jade) task.
## Installation
```bash
$ npm install lineman-jade --save-dev
```
## License
lineman-jade is copyright of Arana Software, released under the [BSD License](http://opensource.org/licenses/BSD-3-Clause).