# <%= project_name %> ## Dependencies * ## Usage #### Methods ###### METHOD NAME _METHOD DESCRIPTION_ > _Arguments_ ```yaml argument: Argument description # default: ``` --- > _example_ ```coffee METHOD ARGUMENT ``` ## Development ### Dependencies ```shell gem install yuyi yuyi https://raw.githubusercontent.com/brewster1134/tiler/master/yuyi_menu bundle install npm install bower install ``` Do **NOT** modify any `.js` files! Modify the coffee files in the `src` directory. Guard will watch for changes and compile them to the `lib` directory. ### Compiling & Testing Run `testem` ## To-Do *