-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

raco


> Racket command-line tools.

More information.


Install a package, automatically installing dependencies:

raco pkg install --auto {package_source}

Install the current directory as a package:

raco pkg install

Build (or rebuild) bytecode, documentation, executables, and metadata indexes for collections:

raco setup {collection1 collection2 ...}

Run tests in files:

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

Search local documentation:

raco docs {search_terms ...}

Display help:

raco help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:45:49 2024