chore(bins): add README.md to all bin includes

This commit is contained in:
Erica Marigold 2024-12-09 04:36:42 +00:00
parent e7131cc589
commit a1b4b91ca3
8 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@ authors = [
"DervexDev <contact@dervex.dev> (https://dervex.dev/)",
]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/argon"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -3,7 +3,7 @@ version = "0.15.0-rc.1"
description = "An IDL compiler written in Luau for ROBLOX buffer networking"
authors = ["CompeyDev <hi@devcomp.xyz>", "Axen <axen@frombloxware.com>"]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/blink"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -6,7 +6,7 @@ authors = [
"jeparlefrancais <jeparlefrancais21@gmail.com>",
]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -6,7 +6,7 @@ authors = [
"Johnny Morganz <johnnymorganz@outlook.com>",
]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -3,7 +3,7 @@ version = "7.4.4"
description = "Rojo enables Roblox developers to use professional-grade software engineering tools"
authors = ["CompeyDev <hi@devcomp.xyz>", "Lucien Greathouse <me@lpghatguy.com>"]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/rojo"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -3,7 +3,7 @@ version = "0.27.1"
description = "A blazing-fast modern Lua linter written in Rust"
authors = ["CompeyDev <hi@devcomp.xyz>", "Kampfkarren <kampfkarren@gmail.com>"]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/selene"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -6,7 +6,7 @@ authors = [
"Johnny Morganz <johnnymorganz@outlook.com>",
]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/stylua"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"

View file

@ -3,7 +3,7 @@ version = "0.6.15"
description = "A lightning fast networking solution for roblox."
authors = ["CompeyDev <hi@devcomp.xyz>", "Redblox Organization"]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap"
includes = ["init.luau", "pesde.toml"]
includes = ["init.luau", "README.md", "pesde.toml"]
[target]
environment = "lune"