Compiles HamlCoffee templates to javascript
Stars
3
Forks
9
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
7
Add README note about new repo
cfa5021
Merge pull request #5 from guard/major_project_update
f02f9f7
document options in Guardfile
a21e19c
fix template location
6d04174
ignore RSpec example results
95086ae
add initial specs
c8bd651
add ignored RuboCop offenses
7b026c6
add RuboCop config
d95ab17
add RSpec config
e301beb
add Guardfile with rubocop and rspec guards
17ddb58
avoid deprecated API usage
3c645a0
fix gemspec
9384c95
run RSpec as default Rake task
9c2451f
add guard-rspec and guard-rubocop
fe3de53
Updated version and description
de57962