Contributing
We will appreciate any contribution to PlusCoder!
Start Pluscoding!
-
Clone the forked instance of the repository:
git clone https://github.com/<your_username>/pluscoder.git cd pluscoder
-
Be sure of having pip, and install pre-commit:
pipx install pre-commit
-
Install PlusCoder module and dependencies:
make install