Jump to content

Celestia/Development/Linux platform

From Wikibooks, open books for an open world

Getting source from git

[edit | edit source]

Use your favorite git client program to download Celestia from GitHub. If you're using the command line git client, use the following command line to update your local Celestia development directory:

git clone https://github.com/CelestiaProject/Celestia.git

The target directory is Celestia

Basic installation steps

[edit | edit source]

First, change directory with "cd Celestia" and follow the instructions on page https://github.com/CelestiaProject/Celestia/blob/master/INSTALL.md