https://github.com/rmosolgo/batmanjs-tools
https://github.com/rmosolgo/batmanjs-tools
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmosolgo/batmanjs-tools
- Owner: rmosolgo
- Created: 2014-08-06T04:04:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T03:17:37.000Z (over 11 years ago)
- Last Synced: 2025-07-23T09:53:20.618Z (6 months ago)
- Language: CoffeeScript
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To Do:
- Index generator
- Scaffold generator
- Asset Server
- Live reload server
## Tests
```
npm install jasmine-node -g
npm test
```