Browse Source

Add documentation note about borgmatic source packages (#1149).

Dan Helfman 1 month ago
parent
commit
546c0bf83b
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/how-to/develop-on-borgmatic.md

+ 8 - 0
docs/how-to/develop-on-borgmatic.md

@@ -46,6 +46,14 @@ To get oriented with the borgmatic source code, have a look at the [source
 code reference](https://torsion.org/borgmatic/docs/reference/source-code/).
 
 
+### Source packages
+
+Each [borgmatic
+release](https://projects.torsion.org/borgmatic-collective/borgmatic/releases)
+also has source packages available. These include automated tests and serve as
+a good starting point for creating third-party borgmatic packages.
+
+
 ## Automated tests
 
 Assuming you've cloned the borgmatic source code as described above and you're