Download Splice

This Page is a how to on downloading Splice

To start, go to our GitHub page.

After visiting the page, clone the GitHub repo using

git clone https://github.com/Open-Splice/Splice.git

Once cloned, open the repo and run

./build.sh

The shell file may ask for a password. That is usually your computer's login password.

Now you are ready to write your first lines of Splice!

Last updated