mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
28 lines
686 B
Groff
28 lines
686 B
Groff
.\" Automatically generated by Pandoc 2.5
|
|
.\"
|
|
.TH "ros-setup" "1" "" "" ""
|
|
.hy
|
|
.PP
|
|
ros\-setup \- setup the backend of roswell
|
|
.SH Synopsis
|
|
.PP
|
|
\f[B]ros setup\f[R]
|
|
.SH Description
|
|
.PP
|
|
\f[B]ros setup\f[R] 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[R].
|
|
.IP \[bu] 2
|
|
Installing quicklisp to \f[C]ROSWELL_INSTALL_DIR\f[R].
|
|
.IP \[bu] 2
|
|
On Windows, install 7zip to \f[C]ROSWELL_INSTALL_DIR\f[R].
|
|
.IP \[bu] 2
|
|
Making the core image of roswell itself.
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]sbcl\f[R](1), \f[I]ros\f[R](1), section Environmental Variables
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|