0.0.1 • Published 9 years ago

mobile-blueprint v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

App.Blueprint

A set of tools that describe a common mobile application and generates all the boilerplate stuff.

Roadmap

  • Parser
    • Adding internationalization
    • Adding file content import (@Import(./path/to/file.app))
  • Generators
    • md (specification, styles)
    • png (navigation-graph, screenshots-elements)
    • docx (specification, styles)
    • xlsx (estimation)
    • pptx (summary)
    • cs (mvvm, strings)
    • cs-windows (pages, strings, styles)
    • cs-xamarin (mvvm, viewcontrollers, layouts, strings, styles)
    • java-android (layouts, activities, strings, styles)
    • swift-ios (viewcontrollers, strings, styles)