1
0
Fork
You've already forked webc
0
a simple webd client
  • Go 84.5%
  • Roff 8.9%
  • Makefile 6.6%
2026年05月18日 17:16:53 -03:00
internal chore: initial commit 2026年05月17日 18:16:09 -03:00
.gitignore chore: initial commit 2026年05月17日 18:16:09 -03:00
go.mod chore: initial commit 2026年05月17日 18:16:09 -03:00
LICENSE chore: add LICENSE 2026年05月17日 18:18:11 -03:00
main.go feat: add put subcommand 2026年05月18日 17:16:53 -03:00
Makefile chore: add manpage 2026年05月17日 18:55:13 -03:00
README.md chore: add readme 2026年05月17日 18:16:37 -03:00
webc.1 chore: add manpage 2026年05月17日 18:55:13 -03:00

webc

a simple webd client.

to build:

make

to install binary and manpage:

make install

for usage information see the manpage:

man webc