/rpg

Primary LanguageNix

rust playlist generator

getting started

# will install all required dependencies and then drop you in a nix shell with
# all required dependencies
> ./bootstrap

# from launched nix shell
[nix-shell:/path/to/this/repo]$ cargo run

thanks

Nix infrastructure taken from How I Start Nix by Christine Dodrill

only difference is swapping in nix-direnv instead of lorri