ref: 2cf7173fe723a5e3aa7d1e734213be3cf7dd09c2
docs/smithy.1.scd
smithy(1) # NAME smithy - a small git forge # SYNOPSIS *smithy* _command_ [<_options_>...] # DESCRIPTION *smithy* is a web frontend for git repositories. It's implemented entirely in Golang, compiles to a single binary, and it's fast and easy to deploy. Smithy is an alternative to cgit or gitweb, and doesn't seek to compete with Gitea and the like. # COMMANDS *generate* Generate a sample configuration file, outputs to *STDOUT*. Check *smithy.yml(5)* for more information. *serve --config path/to/config.toml* Serve the application, you'll need to supply a configuration file. Outputs its log to *STDOUT*. # GLOBAL FLAGS *--debug* Display debug messages to *STDOUT*. *--config* Use the given configuration file. See *smithy.yml(5)* for a reference. # AUTHORS Maintained by Honza Pokorny , who is assisted by other free software contributors. For more information about smithy development, see https://github.com/honza/smithy.