Skip to content

Instantly share code, notes, and snippets.

@vxe
Created October 17, 2018 07:03
Show Gist options
  • Save vxe/9e97f005a27f9d6c5f15bb636ee2eb77 to your computer and use it in GitHub Desktop.
Save vxe/9e97f005a27f9d6c5f15bb636ee2eb77 to your computer and use it in GitHub Desktop.
how install packages from the repl?
(string-split (with-output-to-string (lambda ()
(system "raco pkg install rash")) )
"\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment