16 lines
921 B
Markdown
16 lines
921 B
Markdown
# signal-gateway-code-tool
|
|
|
|
[](https://crates.io/crates/signal-gateway-code-tool)
|
|
[](https://crates.io/crates/signal-gateway-code-tool)
|
|
[](LICENSE-APACHE)
|
|
[](LICENSE-MIT)
|
|
|
|
[API Docs](https://docs.rs/signal-gateway-code-tool/latest/signal_gateway_code_tool/)
|
|
|
|
A tool that can be provided to the `signal-gateway-assistant`, which allows it
|
|
to fetch and read code without giving it shell access.
|
|
|
|
If configured with a github read-only access token, and if you give it a route
|
|
to query the current git SHA of your deployed binary, it can transparently fetch the code
|
|
corresponding to that.
|