* Adds dev lune scripts to execute tooling in dev env, also a nice way
to dogfood the project.
* Disables all lints in luaurc temporarily, since luau-lsp analysis displays
lint errors even for ignored files for some reason.
* Fixes a few `TypeError`s.
* 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 (!!)