10 releases

0.1.9 Sep 30, 2024
0.1.8 Sep 25, 2024

#422 in Development tools

Download history 348/week @ 2024-09-05 212/week @ 2024-09-12 255/week @ 2024-09-19 283/week @ 2024-09-26 35/week @ 2024-10-03 5/week @ 2024-10-10 3/week @ 2024-10-17

62 downloads per month

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