tooling/pesde.lock
Erica Marigold 94706f8a9d refactor: restructure repo
* Restructures monorepo packages
* Updated pesde manifests with scope and other metadata
* Consolidated all interactive install logic into __call metamethod for
  one liner bin re-exports
* Renamed binlib->toolchainlib
* Introduced first real world package - stylua (!!)
2024-11-23 14:35:23 +00:00

9 lines
162 B
Text

name = "pesde/tooling"
version = "0.1.0"
target = "lune"
[workspace."pesde/stylua"]
lune = "bins/stylua"
[workspace."pesde/toolchainlib"]
lune = "toolchainlib"