Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 638 Bytes

ABDK-Toolkit

ABDK Consulting's Toolkit's source code.

Why I made this

On the toolkit's page, they had a link to the GitHub, leading to the assumption that it is open sourced. However, on the page, there's nothing there. So, I took it upon myself to download the source code myself.

How to use

  1. Download the repository
  2. Open a terminal
  3. cd into the folder where you downloaded it
  4. In the subfolder, type python -m http.server
  5. Open http://localhost:8000. It should load and you can use it like normal.