Files
Draupnir/docs/development.md
Gnuxie 6d4622969f contributing documentation overhaul. (#344)
* contributing documentation overhaul.

* hm

* declutter development stuff from readme.

* hmm

* broken link
2024-04-15 17:50:05 +01:00

746 B

Developing Draupnir

This document is a part of our contributing documentation, which you should take a read of if you didn't already.

Draupnir is a TypeScript project that depends on the labour of a handful of developers, testers and users. The code base is in relatively good shape, and if you would like to contribute or gain an understanding of the workings of Draupnir, then please read our context document.

Then you should read our tests, tools and environment document. As it goes into some details about how to setup your environment and debug code.

Once you are happy to start writing code, you should glance at our code style document.