cachaito

Results 4 issues of cachaito

Hello! I don't see an option for excluding files that we don't want to serve. Am I missing something?

stale

It would be awesome if AutoFileName could autocomplete path to files in Jade and Sass files!

Hi! Machine: `Windows 7` Sublime version: `Build 3095` `node_path` and `jscs_path` have relative paths in `JSCS-Formatter.sublime-settings` file. Communicate from Sublime Text: `Error: No configuration found. Add a .jscsrc file to...

In this example there is a `Uncaught ReferenceError: trampoline is not defined` ``` function factorial (n) { var _factorial = trampoline( function myself (acc, n) { return n ? function...