Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 346 Bytes

File metadata and controls

10 lines (6 loc) · 346 Bytes

editor

Angular.js app mountable Rails engine which is a markdown editor for any github repo(for use with Kammic).

  • app/views/ split all Angular templates into partials
  • app/assets contain the angular application itself.`
  • specs contain Jasmine test that can be run via phantom-js on the command line or external CI servers.