Previous: , Up: Downloading   [Contents][Index]


2.2.2 Git incantations

To download the very latest SLIME you first configure your GitROOT and login to the repository.

git clone https://github.com/slime/slime.git

You might substitute https for http if you’re having problems with that protocol.

If you want to hack on SLIME, use Github’s fork functionality and submit a pull request. Be sure to first read the CONTRIBUTING.md file first.