-
Notifications
You must be signed in to change notification settings - Fork 73
Tutorials‐Developing
Michael Collins edited this page Jan 11, 2024
·
4 revisions
It's time to write some code.
The aim of this tutorial is to get you contributing to the Carbonmark project ASAP.
We'll cover:
Assumptions
In an effort to keep this tutorial as simple as possible we're going to assume a few things are already setup before starting:
- You have already followed the steps described in the Setup Tutorial
If any of these are not the case please endeavour to resolve them before continuing
It's important that we have an understanding of the code conventions and standards for the codebase before contributing.
Please read through the Conventions document before continuing.