Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 420 Bytes

File metadata and controls

21 lines (13 loc) · 420 Bytes

polycode-provider

The Polycode Provider is used to communicate with Polycode API (documentation here). It is used to create and monitor exercises.

Installation

make install

Documentation

The documentation is available here

Contributing

To test that you project will pass the ci run :

make ci