Commit graph

2 commits

Author SHA1 Message Date
d2c41e0d03
feat: include argon core logic in library
* Include sourcemap, and sync config generators for Argon as a sync
  tool.
* Add tests for aforementioned Argon generators.
* Refactor and fix test discovery logic in test runner script.
* Temporarily unpin fixed pesde version.
2024-12-18 12:32:16 +00:00
83ab6bf97f
feat: test setup using frktest & more
* Sets up a test runner system and includes unit tests for existing
  generators using Rojo's test files.
* Configure Luau analysis and disables unnecessary lints.
* Make sync config generator accept a third options argument with a
  `force` option to generate configs even when there is a
  `default.project.json` present in the `projectDir`.
2024-12-03 14:58:15 +00:00