netbird-go is a Go library for configuring Netbird.
Code contributions are very much welcome.
- Fork the Project
- Create your Branch (
git checkout -b AmazingFeature) - Commit your Changes (`git commit -m 'Add some AmazingFeature")
- Push to the Branch (
git push origin AmazingFeature) - Open a Pull Request targetting the
mainbranch.