~singpolyma/rld

Ruby linker
Initial guix packaging
Improvements so rld can link itself

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~singpolyma/rld
read/write
git@git.sr.ht:~singpolyma/rld

You can also use your local clone with git send-email.

Usage: rld [options] file.rb ...
    -p PATH                          Project root
    -L, -I PATH                      Search directory
    -o FILE                          Output file
    -l, -r FILE                      Require this file in output
    -i                               Write output in-place
    -w                               Only warn on LoadError