Skip to content
Andrew Magill edited this page Jul 11, 2016 · 19 revisions

#####Previous - List of Steps to Register a System


There are two options for obtaining a copy of the Agave API CLI, you can:

  • Clone the repository to your local machine using Git, or
  • Download and unzip the repository from Bitbucket

If you'd like to download the repository, please skip ahead to the next step. However, if you would like to clone the repository with Git, and do not yet have Git installed, please use one of the following installers:

Mac OS X:

https://git-scm.com/download/mac

Linux (many distros):

https://git-scm.com/download/linux

Windows:

https://git-scm.com/download/win


#####Next Step - Clone Agave API CLI Repository