scripts/.lune
Erica Marigold 22552c0f80
refactor: restructure to use script package system
General restructuring
=====================
* Restructures to workspace with script packages for each tool choice.
* Include build script to generate package for every supported tool
  choice in library into the `.pesde/` directory.
* Remove testing .lune scripts for Rojo.

Manifest changes
================
* Exclude `.spec.luau` test files for library package.
* Include .pesde directory for library package.
* Add pathfs dev-dependency.
* Include metadata for build script package codegen.
* Use new git URL for index repo.
* Setup workspace including top level itself & tool choice script packages.

These changes require an unstable version of pesde: 2b2d280fe0.
2024-12-08 11:09:53 +00:00
..
lib refactor: restructure to use script package system 2024-12-08 11:09:53 +00:00
tests chore(lune): fix test skipping 2024-12-04 06:27:20 +00:00
build.luau refactor: restructure to use script package system 2024-12-08 11:09:53 +00:00
fmt.luau chore(lune): restructure util libraries and include dev scripts 2024-12-04 05:49:01 +00:00
typecheck.luau chore(lune): restructure util libraries and include dev scripts 2024-12-04 05:49:01 +00:00