On Wed, 20 May 2020 11:57:36 -0600 "David Benjamin" <dbenjamin@ontario.k12.or.us> wrote:
Per Josef Reidingers recommendation I have created a "Hello World" module. The idea is a complete working module with documentation, testing, and examples. This module then can be used as a base for a new yast-devtools script to bootstrap new module creation for beginners.
I have put the files that I think should be there based on different sources.
ToDo: Testing Packaging
Please see: https://github.com/dwbenjamin/yast-hello-world/pull/1
Hi David, I commented this pull request. In general I think it looks reasonable, just it missing some tools we use - rubocop, travis, link in readme to yardoc documentation, etc. Of course question is how useful it will be for new comers, that is hard to judge for me. Maybe you can try to ask someone who never touch yast to try your hello world module and adapt it to his needs. And I think we should also link our tutorial module which do more functionality code wise - https://ancorgs.github.io/yast-journalctl-tutorial/
Thank you for your time and help, David.
Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org