Skip to content

Instantly share code, notes, and snippets.

@satyr
Created December 24, 2010 17:52
Show Gist options
  • Save satyr/754422 to your computer and use it in GitHub Desktop.
Save satyr/754422 to your computer and use it in GitHub Desktop.
for fileName in list then do ->
fs.readFile fn = fileName, (err, contents) ->
compile fn, contents.toString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment