9 releases

new 0.1.8 Sep 25, 2024
0.1.7 Sep 25, 2024

#271 in Development tools

Download history 414/week @ 2024-09-07 167/week @ 2024-09-14 346/week @ 2024-09-21

927 downloads per month

MIT license

10KB
248 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