Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`