Commit Graph

13 Commits

Author SHA1 Message Date
b2fb3afd42 help is a bit nicer looking, fixed a bug caused by moving an API call outside a try/xcept 2023-03-31 23:02:58 +02:00
a5eb43d65c broke things into modules, fixed a number of things. 2023-03-31 22:47:06 +02:00
214b9f3078 better error message when custom domain is already in use 2023-03-31 21:12:40 +02:00
c9d6073ec3 small bugfix where existence of custom domain wasn't checked before trying to set it 2023-03-31 21:08:19 +02:00
2a436c9a0e updated version and gitignore: 2023-03-31 19:42:36 +02:00
133097b0d9 small improvements, including giving a more explicit error message about NoNestedFolder. fixed a bug where --custom-domain --domain wasn't working 2023-03-31 19:39:21 +02:00
20c282250e check if custom domain is already in use before trying to assign it. slightly improved message when custom domain assignment is successful 2023-03-31 19:27:06 +02:00
b017b582bf minor improvement to when you don't supply any args 2023-03-31 19:14:45 +02:00
995d53b33a removed python-dotenv from requirements 2023-03-31 19:11:55 +02:00
55aebb86f6 it's working as an installable CLI on testPypi. added more docs, handled when there's no custom domains, added to gitignore 2023-03-31 19:09:06 +02:00
da8bdd1969 added license 2023-03-31 16:36:28 +02:00
1d96d7df60 second 2023-03-31 16:33:25 +02:00
e479f46d56 first 2023-03-31 15:59:26 +02:00