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
2025-03-05 11:31:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7d2dd1964e
scripts
/
.gitignore
8 lines
98 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
chore(gitignore); update ignored entries
2025-01-23 13:29:16 +05:30
**/*_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
chore(gitignore); update ignored entries
2025-01-23 13:29:16 +05:30
.pesde/**
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/.gitkeep
Reference in a new issue
Copy permalink