/emotion

extended rubymotion code generator

Primary LanguageRuby

emotion

extended rubymotion code generator

RubyMotion is awesome, but the initial generated code can be even better.

So writing "emotion" to create the initial project code which meets my requirement

wishlist

  • readme file
  • license file
  • changelog
  • documentation folder for automated docs generated
  • add a lib folder and include all ruby files
  • default icon in resources
  • based on type of app, create the boilerplate code (UIViewController)
  • cocoapods integration
  • common helpers
  • from local or remote template
  • tmux
  • screenshot/screencast automation

todo

  • use thor
  • erb templates where needed