You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got zti running after an hour of searching the code and guessing. It'd be nice not to do that. It raised points such as
what is the syntax of .ztirc? (seems to be set some_property_here some_value_here)
some of zti is configured by things that can be specified in .ztirc, but others must be set as environment variables, despite all the values looking like they could be environment variables.
I was going to take a shot at submitting a PR but... python is its own barrier to entry. As much as I love the project idea and am starting to be a happy user I'd sooner rewrite it in a language with ordinary syntax than try and figure out what python is up to.
The text was updated successfully, but these errors were encountered:
I got zti running after an hour of searching the code and guessing. It'd be nice not to do that. It raised points such as
set some_property_here some_value_here
)I was going to take a shot at submitting a PR but... python is its own barrier to entry. As much as I love the project idea and am starting to be a happy user I'd sooner rewrite it in a language with ordinary syntax than try and figure out what python is up to.
The text was updated successfully, but these errors were encountered: