This is the command klaus that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
klaus - easy to set up Git web viewer
SYNOPSIS
klaus [OPTION]... [DIR]...
DESCRIPTION
Klaus is a simple and easy-to-set-up Git web viewer that Just Works™.
It supports syntax highlighting and Git Smart HTTP.
OPTIONS
-h, --help
show this help message and exit
--host HOST
default: 127.0.0.1
--port PORT
default: 8080
--site-name SITE_NAME
site name showed in header. default: your hostname
--version
print version number
-b, --browser
open klaus in a browser on server start
-B BROWSER, --with-browser BROWSER
specify which browser to use with --browser
--ctags {none,tags-and-branches,ALL}
enable ctags for which revisions? default: none. WARNING: Don't use 'ALL' for
public servers!
Git Smart HTTP:
--smarthttp
enable Git Smart HTTP serving
--htdigest FILE
use credentials from FILE
Development flags:
DO NOT USE IN PRODUCTION!
--debug
Enable Werkzeug debugger and reloader
AUTHORS
Copyright © 2011-2015 Jonas Haag <jonas@lophus.org> and contributors (see Git logs).
Use klaus online using onworks.net services