-- -- ~~~ main selenepaw tool -- -- load help messages local help = require("src/help") -- check if no args if not args then help.main() end