Installation

  1. First make sure that the dependencies are installed:

    apt install git make m4 highlight tree
  2. Then get the code from GitLab:

    git clone \
        https://gitlab.com/docker-scripts/ds \
        /opt/docker-scripts/ds
  3. Then install it:

    cd /opt/docker-scripts/ds/
    make install
  4. Finally check that it works:

    ds
    ds -h
    man ds