The node executable can be used with or without the .js extension on the filename, which makes stuff a little quicker in the CLI. Is it possible for the coffee executable to do the same thing for the .coffee extension? It's a pretty long extension, so typing it out all the time is rather slow. I often find myself doing filename.c* to speed it up a bit.
The node executable can be used with or without the .js extension on the filename, which makes stuff a little quicker in the CLI. Is it possible for the coffee executable to do the same thing for the .coffee extension? It's a pretty long extension, so typing it out all the time is rather slow. I often find myself doing filename.c* to speed it up a bit.