raco Command Examples

Racket command-line tools. More information: https://docs.racket-lang.org/raco/.

raco pkg install --auto {{package_source}}

raco pkg install

raco setup {{collection1 collection2 ...}}

raco test {{path/to/tests1.rkt path/to/tests2.rkt ...}}

raco docs {{search_terms ...}}

raco help