On Thu, 21 May 2020 11:05:20 +0200 Ladislav Slezak <[email protected]> wrote:
> Hello! > > Dne 20. 05. 20 v 19:57 David Benjamin napsal(a): > > Per Josef Reidingers recommendation I have created a "Hello World" module. > > The > > Great! > > > 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. > > JFYI: GitHub supports so called template repositories. They are similar to > forks, > but unlike forks which copy the whole history and link to the parent > repository > the repositories created from a template start with a single commit (the > current > content) and are separate repositories not linked to a parent. > > See > > https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template > > https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-template-repository > > > I think this approach would be better and easier to use than having a script > in the > devtools... > > > > Good idea, I do not know about this github feature and it makes a lot of sense for me. Josef -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
