/sol-tools

Tools for working with Sol-based projects

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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