It takes a few steps to get going, but once they are completed you will be able to keep up-to-date with the latest version of Celeste from the code repository, and build and experiment on your own.
- Obtain and install a copy of the mercurial source code management system.
- Create a directory on your local filesystem to contain the Celeste sources.
- In a terminal window, change the current directory to the directory you created to contain the Celeste sources and execute the mercurial command line:
hg clone ssh://anon@hg.opensolaris.org/hg/celeste/trunk
Next, HOWTO Build Celeste