Commit graph

3 commits

Author SHA1 Message Date
ca5f2d53c8
chore(lune): restructure util libraries and include dev scripts
* Moved all util libs like `channel` into a `lib/` directory within
  `.lune`. Also includes a builder-pattern exec lib.
* Added dev scripts for fmt (stylua) and typecheck (luau-lsp).
2024-12-04 05:49:01 +00:00
9fc9e44522
chore(lune): fix typo in Watch channel implementation doc example 2024-12-04 05:30:44 +00:00
392a8f2c9a
chore(lune): add time consume per test statistic 2024-12-03 15:35:24 +00:00