|
|
|
|
|
by gjtrowbridge
4275 days ago
|
|
Thanks! ClojureScript (or Coffeescript, or anything other than JS) will not work "right off the bat", but you could compile to JavaScript on your end, then upload that compiled hero.js file to your github repository, and then THAT should work. Hope that helps. |
|