$ git clone ....
And then you just have to init the submodules:
$ git submodules init
$ git submodules update
- Create real tests
- Write documentations for all the features already available
- Create a list of the planned features
- Create a roadmap for the next steps.