5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-16 19:19:36 +00:00
yggdrasil-network.github.io/developers.md

17 lines
908 B
Markdown
Raw Permalink Normal View History

2021-06-06 13:32:17 +00:00
---
sitemap: true
tags: dontlink
---
# Developers
2021-10-17 15:39:20 +00:00
Yggdrasil is written in Go. All of our source code is [available on GitHub](https://github.com/yggdrasil-network/yggdrasil-go). The codebase is fairly small and easy to navigate.
We welcome contributions, either in the form of [Pull Requests](https://github.com/yggdrasil-network/yggdrasil-go/pulls) or [Issues](https://github.com/yggdrasil-network/yggdrasil-go/issues). As this is a largely hobbyist project at this stage, it may take some time for us to get around to reviewing PRs/issues.
If you'd like to talk to us about the project or the source code, please join our [Matrix channel](https://matrix.to/#/#yggdrasil:matrix.org).
## Platforms
Yggdrasil has been tested on a number of platforms (including Linux, Windows, macOS, FreeBSD, OpenBSD and Ubiquiti EdgeRouter). There are also packages available for a number of distributions/platforms.