Commit graph

60 commits

Author SHA1 Message Date
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
50f665bb08 feat: dynamically fetch tool version from manifest 2024-11-23 13:41:12 +00:00
7e78d73854 feat: use lune linker scripts for binaries 2024-11-23 12:51:22 +00:00
42c64c0c51 chore: temporarily include binlib pesde lockfile 2024-11-22 09:43:40 +00:00
6fb2bb1dba feat(binlib): maintain versioned tool_storage 2024-11-22 09:42:13 +00:00
5eb2dd1a22 refactor: update various todo comments with more info 2024-11-21 16:49:34 +00:00
249ed7e42f refactor(util): remove comment about eq being broken 2024-11-21 16:32:24 +05:30
afcc7f5f90 chore: remove unused temporary semver implementaiton 2024-11-21 16:31:40 +05:30
b426d86ff5 refactor(binlib): future todo comment details 2024-11-21 10:54:57 +00:00
b1892a8098 init: initial binlib logic and demo lune package 2024-11-21 10:37:38 +00:00