Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghedamat/impact-coffeescript
middleman project to use coffeescript and impactrb in your impactjs project
https://github.com/ghedamat/impact-coffeescript
Last synced: 15 days ago
JSON representation
middleman project to use coffeescript and impactrb in your impactjs project
- Host: GitHub
- URL: https://github.com/ghedamat/impact-coffeescript
- Owner: ghedamat
- Created: 2013-01-06T20:42:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-13T18:36:32.000Z (almost 12 years ago)
- Last Synced: 2024-10-28T17:16:57.478Z (about 2 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Impact with Coffescript
=======================This is a simple impact project that can be used to develop you impact game
it uses impactrb as middleware
thanks to [chrisdarroch](https://github.com/chrisdarroch/impactrb)and enables coffeescript support
Instructions
------------* clone the project
* `bundle install`
* copy your impact `lib/` directory into `source/`
* copy your impact `weltmeister.html` into `source/`
* `bundle exec middleman server`