Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RACO(1) 		     General Commands Manual			 RACO(1)

NAME
     raco - the RAcket COmmand-line tool

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

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 avail-
     able at

			       http://racket-lang.org/

AUTHOR
     raco was implemented by PLT.

SEE ALSO
     racket(1), drracket(1)

4th Berkeley Distribution	    May 2010				 RACO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=raco&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help