@wxn0brp/ing
v0.0.3
Published
A CLI tool for managing and linking wxn0brP tools from GitHub.
Downloads
265
Readme
@wxn0brp/ing
A CLI tool for managing and linking wxn0brP tools from GitHub.
About
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).
Usage
Install a package
bunx @wxn0brp/ing i <package-name>This clones the repository from github.com/wxn0brP/<package-name>, installs dependencies, and links the binaries.
Link package binaries
Links package.bin entries to $HOME/.ing (Linux/macOS only):
bunx @wxn0brp/ing linkUpdate all packages
Update all installed packages:
bunx @wxn0brp/ing upDirectory structure
$HOME/.ing- Symlinks to package binaries$HOME/.ingr- Cloned repositories
Requirements
- Bun runtime
- Git
- Linux/macOS (fully tested)
License
MIT
