Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 344 Bytes

4RDocs

Documentation for 4RTools Software.

This project use mkdocs to structure documentation.

Running the project

The project need the Python >=3.8.2.

Clone the project

git clone https://github.com/4RTools/4RDocs.git

Install dependencies

make setup

Run Locally

make run

The server will run in port :8000.