Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 595 Bytes

sol-tools

Tools for working with Sol-based projects.

For docs see here.

TODOs

  • compile-time optimization, deleting unused/empty functions and their calls
  • handling JSON/YAML data in res/data
  • handling images
  • move metadata from app.lua to solproj.yml
  • about dialog using data from solproj.yml
  • automatically wrap the contents of init.lua inside init function
  • automatically call luna
  • allow importing components from third-party repositories