Kfir Lavi
Kfir Lavi
Hi, Can you show me how to write a csv or txt file that loads multiple choice question? Somthing like this maybe: Q: orange color is? A: red A: blue...
now we need to specify ``` bash bashlibs -t test_bake_cmake.sh bashlibs -t test_bake_config.sh ``` we need ``` bashlibs -t build-utils ``` which will test all related test files of the...
when you do git clone, git hooks are not part of it. we need to put the hooks in the repositories and use script to copy them to git hooks...
each ebuild should implement 'test' use flag, and run tests related to the library installed
Now we install packages that we create. If we just want to create repositories, we want a quicker way, which is without installing, and just creating the package.
when we specify -s multiple times, bake will compile on each host in serial. What I want is to run compilation on all servers at the same time.
now we use those flags as part of every cmdline function (see bake example). This need to be run on start of cmdline function and then process all the actual...