Commit graph

9 commits

Author SHA1 Message Date
cea3028bda chore(lib): update included license path 2024-11-24 18:06:09 +00:00
5bd9ec3a3c chore(LICENSE): remove non-markdown licenses 2024-11-24 17:59:02 +00:00
0cfff8d923 chore(LICENSE): rename to include markdown ext 2024-11-24 17:10:41 +00:00
a398e9e6fd chore(pkg): update pesde manifests
* stylua: Fixed pesde manifest description
* lib: Explicitly defined includes
* lib: Symlink root license into dir
2024-11-24 15:24:19 +00:00
0242ab6968 feat: move all install path logic into __call
Also does this following:
* Properly types metatable return
* Runs tool after installation, previously the tool would not get
  executed post installation
* Further removal of manual alias handling
2024-11-23 17:30:46 +00:00
c11bcc758a feat(lib): offload all linking logic to pesde 2024-11-23 16:53:12 +00:00
1d08ea4611 fix(lib): TypeErrors in shorthand constructor 2024-11-23 16:01:44 +00:00
400814dd9b feat: use dev mode based on env var 2024-11-23 15:59:22 +00:00
8a02ffc351 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