10 releases

0.1.9 Sep 30, 2024
0.1.8 Sep 25, 2024

#717 in Development tools

MIT license

10KB
247 lines

kur

Based package manager. Installs whatever is listed in a kurfile.

# Common Packages
entr       #brew #ubuntu
gh         #brew #ubuntu
ripgrep    #brew #ubuntu

# Ubuntu Packages
build-essential    #ubuntu

# Brew Packages
bazelisk    #brew
elixir      #brew
fd          #brew
go          #brew
jj          #brew
tree        #brew

# Cargo Packages
bob-nvim          #cargo
cargo-outdated    #cargo
cargo-watch       #cargo
mdbook            #cargo
starship          #cargo

Supported platforms are

  • Cargo
  • OSX/Homebrew
  • Ubuntu
  • Alpine
  • Pip

Installation

Run this

cargo install kur

Dependencies

~3–5MB
~86K SLoC