logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

raco - the RAcket COmmand-line tool

Author

raco was implemented by PLT.

Description

raco  performs  various  tasks  related  to the Racket language, such as finding documentation, compiling
       Racket source to bytecode, packaging executables, and packaging installable archives.

       Run

          raco help

       for a list of subcommands.

More Information

       For further information, run

          raco docs

       to open installed documentation in your web browser.

       Alternately, consult the on-line documentation and other information available at

                                                http://racket-lang.org/

Name

       raco - the RAcket COmmand-line tool

See Also

racket(1),drracket(1)

4th Berkeley Distribution                           May 2010                                             RACO(1)

Synopsis

raco [ option...  ] [ argument...  ]

See Also