########################################## Get started ########################################## Prerequisites ============= * ``make`` * ``python >= 3.7.3`` * ``virtualenv`` * ``pip3`` * `direnv `_ * ``terraform >= 0.14`` Setup workspace =============== * `Hook direnv to your shell `_ * Run: .. code:: bash git clone https://gitlab.com/wescalefr-oss/weshare-sphinx-demo.git cd weshare-sphinx-demo direnv allow . make env .. admonition:: CONGRATULATIONS :class: important You are ready to play with the sphinx!