mirror of
https://github.com/peridotbuild/peridot.git
synced 2025-01-02 07:00:56 +00:00
Add mothership readme
This commit is contained in:
parent
004141667f
commit
7937cd83a2
1 changed files with 15 additions and 0 deletions
15
tools/mothership/readme.md
Normal file
15
tools/mothership/readme.md
Normal 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.
|
Loading…
Reference in a new issue