Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matteyeux/remotego

[WIP] remotepy but written in Go
https://github.com/matteyeux/remotego

Last synced: about 2 months ago
JSON representation

[WIP] remotepy but written in Go

Awesome Lists containing this project

README

        

# remotego
[WIP] remotepy but written in Go

### Build

Grab sqlite3 for Go : `go get github.com/mattn/go-sqlite3`
Build remotego : `go build remotego.go`

### Disclaimer
I'm using this tool to learn Go, there are probably a lot a mistake, feel free to open an issue/make a PR.