Add mothership readme

This commit is contained in:
Mustafa Gezen 2023-08-24 09:22:12 +02:00
parent 004141667f
commit 7937cd83a2

View File

@ -0,0 +1,15 @@
<center>
<picture>
<img src="ui/mship_gopher_dark.png" alt="Mship" height="150">
</picture>
</center>
<center>Tool to archive RPM packages and attest to their authenticity</center>
<hr />
### Development
Using the taskrunner2 target is sufficient. `bazel run //tools/mothership`.
This will watch for changes in mship_admin_server, mship_server and both UIs.
The target will also start Dex IDP and Temporal if not already running.