]> 91.132.146.200 Git - scientia.git/commit
a go cli and tui client. Not really ready yet
authorBanana <mail@bananas-playground.net>
Sun, 8 Jan 2023 00:02:42 +0000 (01:02 +0100)
committerBanana <mail@bananas-playground.net>
Sun, 8 Jan 2023 00:02:42 +0000 (01:02 +0100)
commit4c68910a2b3e88a95c18066523998341739e9999
tree69a05f714f5e3491aded19921e2d2e54a420908c
parent5a6acfdb9a41de038ca044abc75ce674fcc6f219
a go cli and tui client. Not really ready yet
15 files changed:
client/go-cli/README [new file with mode: 0644]
client/go-cli/scientia-cli.go [new file with mode: 0644]
client/go-client/README [deleted file]
client/go-client/_scientia.go [deleted file]
client/go-client/go.mod [deleted file]
client/go-client/go.sum [deleted file]
client/go-client/scientia [deleted file]
client/go-client/scientia.go [deleted file]
client/go-tui/README [new file with mode: 0644]
client/go-tui/TODO [new file with mode: 0644]
client/go-tui/create.go [new file with mode: 0644]
client/go-tui/go.mod [new file with mode: 0644]
client/go-tui/go.sum [new file with mode: 0644]
client/go-tui/scientia-tui.go [new file with mode: 0644]
client/go-tui/start.go [new file with mode: 0644]