mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
28 lines
684 B
Groff
28 lines
684 B
Groff
.\" Automatically generated by Pandoc 1.16.0.2
|
|
.\"
|
|
.TH "ros-setup" "1" "" "" ""
|
|
.hy
|
|
.PP
|
|
ros\-setup \- setup the backend of roswell
|
|
.SH Synopsis
|
|
.PP
|
|
\f[B]ros setup\f[]
|
|
.SH Description
|
|
.PP
|
|
\f[B]ros setup\f[] initializes roswell.
|
|
The process includes the following steps:
|
|
.IP \[bu] 2
|
|
Downloading the default stable lisp implementation (sbcl\-bin) to
|
|
\f[C]ROSWELL_INSTALL_DIR\f[].
|
|
.IP \[bu] 2
|
|
Installing quicklisp to \f[C]ROSWELL_INSTALL_DIR\f[].
|
|
.IP \[bu] 2
|
|
On Windows, install 7zip to \f[C]ROSWELL_INSTALL_DIR\f[].
|
|
.IP \[bu] 2
|
|
Making the core image of roswell itself.
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]sbcl\f[](1), \f[I]ros\f[](1), section Environmental Variables
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|