This repo contains the sample data presented in the book Getting Started With Ledger.
In order to follow up the example shown in the book, run the following commands to clone the repos.
$ mkdir -p ~/src && cd ~/src
$ git clone https://github.com/rolfschr/GSWL-ecosystem.git
$ git clone https://github.com/rolfschr/GSWL-private.git
That's all you need to do in order to follow the book.