Skip to content

oskoi/monotone-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monotone Client for Go

Monotone Client is wrapper native Monotone API using the awesome purego library to call C.

Installing

go get -u github.com/oskoi/monotone-go
  • basic -- basic API usage.

clone repo and run container:

$ git clone https://github.com/oskoi/amelie-go && cd amelie-go
$ docker run --platform linux/amd64 -it -v ./:/home ubuntu:25.04

and run example in container:

$ apt-get update && apt-get install -y git golang libcurl4-openssl-dev
$ cd /home && go run examples/basic/main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages