https://github.com/benlubar/dfhackrpc
Package dfhackrpc provides a DFHack RPC client.
https://github.com/benlubar/dfhackrpc
dfhack rpc-client
Last synced: 11 months ago
JSON representation
Package dfhackrpc provides a DFHack RPC client.
- Host: GitHub
- URL: https://github.com/benlubar/dfhackrpc
- Owner: BenLubar
- License: zlib
- Created: 2018-07-03T18:51:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T04:58:17.000Z (over 5 years ago)
- Last Synced: 2025-01-16T06:26:45.575Z (about 1 year ago)
- Topics: dfhack, rpc-client
- Language: Go
- Size: 139 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DFHack RPC client (Go implementation)
[](https://codeclimate.com/github/BenLubar/dfhackrpc/maintainability)
[](https://www.codefactor.io/repository/github/benlubar/dfhackrpc)
[](https://goreportcard.com/report/github.com/BenLubar/dfhackrpc)
[](https://godoc.org/github.com/BenLubar/dfhackrpc)
Package dfhackrpc provides a DFHack RPC client.
For example code, see the [dfhack-run](cmd/dfhack-run/main.go) command.