README.rst 630 B

1234567891011121314151617181920212223242526
  1. ####################
  2. Graph Exploring Tool
  3. ####################
  4. Installation
  5. ------------
  6. .. code-block:: shell
  7. sudo apt-get install libglfw3
  8. sudo apt-get install libglfw3-dev
  9. sudo apt-get install freeglut3-dev
  10. pip install graph-exploring-tool
  11. or
  12. .. code-block:: shell
  13. sudo apt-get install libglfw3
  14. sudo apt-get install libglfw3-dev
  15. sudo apt-get install freeglut3-dev
  16. pip install --index-url https://pip:glpat-m8mNfhxZAUnWvy7rLS1x@git.rys.one/api/v4/projects/264/packages/pypi/simple --no-deps graph-exploring-tool
  17. For WSL check out: https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps