.. _get_started: Get started ================== To install the ``peerannot`` library and reproduce results, navigate to the directory containing the ``setup.py`` file and then execute: .. prompt:: bash pip install peerannot Installing the library gives access to the Command Line Interface using the keyword ``peerannot`` in a bash terminal. Check your installation by running: .. prompt:: bash peerannot --help All good? Now let's handle your crowdsourced datasets! .. note:: The `help` command lists all available commands and options. Each command also comes with an `-h` option to display its specific options.