No description
Find a file
2021-08-07 13:43:56 -07:00
cmd/signaldctl Fix index out of range during shell completion 2021-07-30 18:53:34 +00:00
debian Fix version compiled into debian signaldctl 2021-08-07 13:43:56 -07:00
signald Update protocol 2021-07-08 23:59:25 -07:00
tools/generator Update protocol 2021-07-01 23:15:11 -07:00
.aptly.conf Add .aptly.conf 2021-01-30 01:09:30 -08:00
.gitignore Add shell completion 2021-02-02 21:03:02 -08:00
.gitlab-ci.yml Refactor deb build and remove git pull before build 2021-08-07 13:29:42 -07:00
go.mod Install dependencies from backports when building signaldctl debian packages 2021-07-30 16:10:09 -07:00
go.sum Install dependencies from backports when building signaldctl debian packages 2021-07-30 16:10:09 -07:00
LICENSE Allow users to configure a default account 2021-02-01 19:14:10 -08:00
Makefile Try to fix the debian version tags 2021-08-07 13:29:42 -07:00
protocol.json Update protocol 2021-07-08 23:59:25 -07:00
README.md Update some links 2021-07-23 18:38:05 -07:00
version.sh Try to fix the debian version tags 2021-08-07 13:29:42 -07:00

signald-go

a golang library for communicating with signald

for signaldctl, see signaldctl README