There are many ways to install the package
:linenos:
pip install ctfsolver
pip install ctfsolver @ git+ssh://git@github.com/nikolasfil/CTFSolverScript.git
:linenos:
git clone https://github.com/yourusername/ctfsolver.git
cd ctfsolver
You can use the provided Makefile for various installation options:
make install-devmake install-pack-devmake install-req-devmake install-req-docsmake install-req-allmake setup-all-devmake setup