###
	stylus-boilerplate

	main.coffee

	@author Sean

	@note Created on 2014-08-23 by PhpStorm
	@note uses Codoc
	@see https://github.com/coffeedoc/codo
###

"use strict"

jQuery(document).ready ->
	console.log "Ready for action"
