hut
CLI for SourceHut services
TLDR
List builds
$ hut builds list
List todos$ hut todo list
Show project$ hut project show
Create paste$ hut paste create [file]
List emails$ hut lists emails
SYNOPSIS
hut service command [options]
DESCRIPTION
hut is the CLI for SourceHut services. It provides access to builds, todos, git hosting, mailing lists, and other sr.ht features.
The tool enables automation and scripting of SourceHut workflows. It covers all major services in the platform.
PARAMETERS
SERVICE
SourceHut service (builds, todo, git, etc.).COMMAND
Service command.builds
Build service.todo
Todo tracker.git
Git repositories.paste
Paste service.--help
Display help information.
CAVEATS
Requires SourceHut account. Service-specific commands. OAuth authentication.
HISTORY
hut is the official CLI for SourceHut (sr.ht), a software development platform by Drew DeVault.
