[yast-devel] yast-hello-world module completed first draft.
Hello, I have completed the first draft of my Hello World module: https://github.com/dwbenjamin/yast-hello-world/tree/documents Any and all feedback is welcome. This should be a complete working module and instructions for cloning to your own GitHub and OBS accounts. TODO; Documentation for Travis and Coveralls Integration. Thank you, David. -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Hello, Am Samstag, 30. Mai 2020, 23:59:52 CEST schrieb David Benjamin:
I have completed the first draft of my Hello World module: https://github.com/dwbenjamin/yast-hello-world/tree/documents
Any and all feedback is welcome. This should be a complete working module and instructions for cloning to your own GitHub and OBS accounts.
TODO; Documentation for Travis and Coveralls Integration.
There's probably another thing for your TODO list: Add very basic commandline support ;-) Without basic commandline support, there's a funny effect - if you have bash-completion installed, you can start the module by typing yast2 hello-world <tab><tab> (no need to press return!) I'd recommend to add some very basic commandline handling that at least prints "This YaST2 module does not support the command line interface." (Please use exactly this message which is already used by several other modules, and therefore already translated.) Your hello world module is not the only one that has this problem - I'll send a separate mail for various other modules in some minutes. Regards, Christian Boltz -- A wonder! Richard and me having the same opinion! [Stefan Seyfried in opensuse-factory] -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (2)
-
Christian Boltz
-
David Benjamin