# Packages
No description provided by the author
# Functions
CreateUpgradeSteps creates the upgrade steps for the provided version.
DefaultConfig returns the default config if tilores.json does not exist.
GetModulePath returns the current module path of the project.
LatestUpgradeVersion returns the latest upgrade version.
ListUpgrades provides a list of all unapplied upgrade versions.
LoadConfig reads the current tilores.json.
SaveConfig updates or creates the tilores.json.
# Type aliases
ByName implements the sortable interface to order by a file name.