efde0dc4788f8c692ab16cfdbe74c052a44c1c1fnone
CLAUDE.mdTool: claude-code@AGENTS.md
AGENTS.mdTool: agents-md# TRAMP RPC
for details about the project see @README.org
# Building the Rust server
The script to build the rust server is located at: scripts/build-all.sh
If building for a target other than linux, refer to that script for options.
# Config settings
The settings for this setup are located in `.config`
@.config
This can include:
- remote target
- remote OS
- default tramp method
- tramp source code directory
- msgpack package path
- any other relevant instructions or information
# Testing updates
none