Commit graph

6 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
7e78d73854 feat: use lune linker scripts for binaries 2024-11-23 12:51:22 +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
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