Commit Graph

15 Commits

Author SHA1 Message Date
3b1f91bcb0 Allow setting the host parameter
In order to run in a Docker container, it is necessary to listen on all interfaces (`0.0.0.0`).
So make it possible to set the host.

Fixes #1

Signed-off-by: Jacob Kiers <code@kiers.eu>
2022-03-12 02:31:57 +01:00
Soren I. Bjornstad
a7bdd2397e fix bad URL to license 2021-09-21 12:44:53 -05:00
Soren I. Bjornstad
1304d8edc2 fix 'tzk convert' failing when outside source directory
I only tested it with '.' as the source for some reason, so missed this.
2021-09-21 12:21:27 -05:00
Soren I. Bjornstad
39df530ec2 improve help messages 2021-09-21 12:07:15 -05:00
Soren I. Bjornstad
91b27c6e40 add 'tzk convert' to switch between Node & single-file 2021-09-20 14:16:32 -05:00
Soren I. Bjornstad
465c1c0665 style 'tzk' as lowercase 2021-09-20 12:16:38 -05:00
Soren I. Bjornstad
5eff73f04e fix bad indentation 2021-09-20 12:14:49 -05:00
Soren I. Bjornstad
f4e8888101 various tweaks
Bad Soren let these sit around for a while, so I don't know what they
are or what they were for anymore!
2021-09-10 10:59:41 -05:00
Soren I. Bjornstad
5b836b3cff fully document builders 2021-08-27 12:52:58 -05:00
Soren I. Bjornstad
85b836144c run cleanup steps in a finally block 2021-08-27 12:51:47 -05:00
Soren I. Bjornstad
4f44143331 support TZK_DIRECTORY environment variable 2021-08-27 12:00:46 -05:00
Soren I. Bjornstad
87046ca4c8 don't require a config file for 'preflight' and 'init' 2021-08-27 11:08:49 -05:00
Soren I. Bjornstad
e0ce707894 installation instructions, tzk preflight 2021-08-27 10:28:53 -05:00
Soren I. Bjornstad
97a4611d56 update docstrings 2021-08-27 10:06:52 -05:00
Soren I. Bjornstad
0321b7d7b1 initialize Sphinx and document builders 2021-08-27 09:53:18 -05:00