Closed julian-hoch closed 5 months ago
Although you may use DrRacket to install Racket packages, you may also use the command line: raco pkg install
(from your OS terminal or an Emacs shell buffer).
FWIW my impression is that most Racket Mode users install Racket packages from the command line, but either way is fine.
Is it possible to install packages from racket-mode? I didn't find any related functions or documentation. Or do you need to use DrRacket to install packages?