Replies: 1 comment 5 replies
|
The main source of the documentation is API docs Other than that, what kind of details do you expect? I suspect it is pretty much useless to explain what directory contains what without proper explanation of how it works. While the latter is quite complicated. Nonetheless, here you go:
The core operates with tasks ( A @run-z/optionz package is used to parse command line parameters. A @run-z/exec-z package contains abortable promises implementation. A @run-z/log-z is a structured logger used for reporting. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Right now, there seems to be no documentation about how the source code is organized. I wasn't able to find out which code is doing what up to now.
I'm sure such documentation would be very helpful.
All reactions