blob: e587e6cba643e959b85d83b99e0d144e4efb7b2d (
plain)
1
2
3
4
5
6
7
8
9
10
|
GoTTY is a simple command line tool that turns
your CLI tools into web applications.
Config File
You can customize default options and your terminal (hterm)
by providing a config file to the gotty command. GoTTY loads
a profile file at ~/.gotty by default when it exists.
See the .gotty file in this repository for the list of
configuration options.
|