Bond

Download

The source code for the Bond runtime library and command line toolset is hosted on GitHub. You can browse the repository online at https://github.com/bondscripting/bond.

If you are not familiar with GitHub or the Git version control system, the GitHub Help pages would be a good place to start.

The simplest way to download the code is from the command line with the following command:

git clone https://github.com/bondscripting/bond.git

PS. Don't forget to read the README.txt file. We will soon have additional documentation to help get you started.