Published: 2012-04-23
Updated: 2012-04-29
Updated: 2012-11-05
I added a TypeScript port and login authenication — changes that made the original post out of date.
Published: 2012-04-23
Updated: 2012-04-29
Updated: 2012-11-05
I added a TypeScript port and login authenication — changes that made the original post out of date.
Published: 2011-10-20
Updated: 2012-04-24
Updated: 2012-06-19
You can configure Vim to automatically compile CoffeeScript files when you save them from within Vim, it’s easy, just add an autocmd to run the CoffeeScript compiler to your ~/.vimrc file: