Commit Graph

16 Commits

Author SHA1 Message Date
4559f2b67e added html and template creation 2021-12-30 23:49:35 +01:00
f21da31561 code cleanup 2021-12-30 22:55:57 +01:00
4fc6ac892f added option to add service 2021-12-30 17:45:24 +01:00
c730a2213c changed readConfig() to return service as string array 2021-12-30 17:22:20 +01:00
e67c755d37 added method to write config 2021-12-30 16:45:59 +01:00
8dacf6cd15 added method to read config 2021-12-30 16:23:46 +01:00
0e38090ae9 added option to list all services 2021-12-30 16:04:37 +01:00
8a7b6c9fd0 added actual json to default config 2021-12-30 15:23:51 +01:00
8bd123a030 added option to make config without running the server 2021-12-30 14:45:50 +01:00
a98d5c316d fixed app not exiting on error 2021-12-29 04:36:00 +01:00
74d38ff6eb added config file creation 2021-12-29 04:23:57 +01:00
dbf7c0a6a6 added invalid option case to parser 2021-12-29 01:56:47 +01:00
9974cadb4e added basic http server 2021-12-29 01:48:15 +01:00
1c9e57de26 updated .gitignore 2021-12-29 01:48:06 +01:00
2b50672ea9 added basic cli parser 2021-12-29 01:36:30 +01:00
592d859d59 init 2021-12-29 01:15:41 +01:00