Road core installation on Linux

Road core service

Road core installation on Linux

Prerequisities

Installation steps

  1. pip install --user pdm
  2. pdm --version – should return no error
  3. Clone the repo to the current dir: git clone https://github.com/road-core/service
  4. cd service
  5. pdm info – should return no error
  6. pdm install