Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 325 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 325 Bytes

bb-utilscripts

A collection of handy utility scripts for developing backbone applications.

  • addbbmodel: takes a single argument, scaffolds a Backbone model template named for the passed argument
  • addbbview: takes a single argument, scaffolds a Backbone view template named for the passed argument