Support bun installer #137

Merged
mahmoud merged 7 commits from development_bun_installer into development 2026-04-26 14:49:55 +00:00
Owner
No description provided.
fix: duplicate entries, quoted strings, broken references, consistent frontmatter
Some checks failed
Build and Publish Skills / build-and-publish (push) Failing after 2s
6d79175107
Adds install_bun to installers.nu (idempotent, brew on macOS / curl on Linux)
and wires service_books install to call it on demand and run bun install in
the docusaurus template_files dir. Per maintainer feedback bun is NOT added
to install_core — services pull it in only when needed.

Also fixes a latent import gap: is_macos / is_linux are now in the
use ../platform.nu [...] line, matching how install_chrome,
install_onnxruntime, and install_docker_btrfs already use them.

#76
chore: Add .claude and migration scripts to .gitignore
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 4s
a040edd063
- Ignore .claude directory
- Ignore scripts/migration/ directory
omarz approved these changes 2026-04-26 14:48:52 +00:00
Merge branch 'development' into development_bun_installer
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 2s
8a7bde8762
mahmoud merged commit dcfa5cd8be into development 2026-04-26 14:49:55 +00:00
mahmoud deleted branch development_bun_installer 2026-04-26 14:50:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!137
No description provided.