satyr / coco

Unfancy CoffeeScript
http://satyr.github.com/coco/
MIT License
498 stars 48 forks source link

Coco language detection in GitHub. #217

Open jan-swiecki opened 11 years ago

jan-swiecki commented 11 years ago

As far as I know it can be done here: https://github.com/github/linguist.

GitHub thinks my Coco projects are 100% JavaScript :(

satyr commented 11 years ago

See: gkz/LiveScript#39

Contributions welcome :D

vendethiel commented 11 years ago

maybe for 2014 if started now. Good luck with pygments - crappy ol' bitbucket. I suppose it wouldn't take much to convert

jan-swiecki commented 11 years ago

@Nami-Doc, what about just coco detection, without colors?

vendethiel commented 11 years ago

It'll fail.

jan-swiecki commented 11 years ago

@Nami-Doc, Look here, no pygments and it builds ok. It looks like LiveScript tried to add too many features without providing pygments. Or am I missing something?

vendethiel commented 11 years ago

Maybe paulmillr tried to add hl for it in the same time then :).