This website requires JavaScript.
Explore
Help
Register
Sign in
pesde-pkg
/
scripts
Watch
1
Star
1
Fork
You've already forked scripts
0
mirror of
https://github.com/pesde-pkg/scripts.git
synced
2024-12-12 15:00:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ef8953fdcc
scripts
/
.gitignore
8 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
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: https://github.com/pesde-pkg/pesde/commit/2b2d280fe0faf53248b223980ff54c474d41f57d.
2024-12-08 11:09:53 +00:00
# Pesde packages
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
*_packages/
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: https://github.com/pesde-pkg/pesde/commit/2b2d280fe0faf53248b223980ff54c474d41f57d.
2024-12-08 11:09:53 +00:00
pesde.lock
# Generated scripts
.pesde/*
!.pesde/.gitkeep
Reference in a new issue
Copy permalink