summaryrefslogtreecommitdiff
path: root/src/self_exe.zig
AgeCommit message (Collapse)Author
2026-06-23ponytail simplifications to panto cli and lua extensiosnt
2026-05-27Finish the hard parts of the lua makeoverT
- bundle luarocks source in the panto binary - bootstrap process (intended for first `panto` run): - make ~/.local/share/panto/... - write out luarocks sources into it - run luarocks to install luv - new `panto bootstrap` command just runs the bootstrap - `panto bootstrap --force` removes everything and re-bootstraps - new `panto lua` command just runs panto's embedded lua