fixed typo in readme
added useDetectedShell to message, so it can be decided on the message level to use it or not for cliCommand's
added so if shell are defined via flag that will be used, and not the default shell of the OS.
For the Linux and Darwin operating system we allow to automatically detect shell interpreter, so the user don't have to type "bash", "-c" as the first two arguments of the methodArgs.
replaced tail package, and added nil check when reading lines
renaming of key related functions, updated doc
updated key comments, and added doc section for central node
updated doc and error messages
commit cde5c14c74
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 19:24:17 2024 +0100
updated doc
commit 26441819a2
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 16:57:11 2024 +0100
added book content and moved build files
commit 8ec3e8c21e
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 11:27:32 2024 +0100
more about messaging added to the book