A CLI tool for managing and linking wxn0brP tools from GitHub.
This is a migration from wxn0brP/dotfiles designed for portability. Instead of installing dotfiles directly, ing uses bunx to run packages on-demand without permanent installation.
Additionally, ing includes Windows support (untested).
bunx @wxn0brp/ing i <package-name>This clones the repository from github.com/wxn0brP/<package-name>, installs dependencies, and links the binaries.
Links package.bin entries to $HOME/.ing (Linux/macOS only):
bunx @wxn0brp/ing linkUpdate all installed packages:
bunx @wxn0brp/ing up$HOME/.ing- Symlinks to package binaries$HOME/.ingr- Cloned repositories
- Bun runtime
- Git
- Linux/macOS (fully tested)
MIT