This set of scripts have a simple mission: reduces the environment and setup overhead for developing for GNU/Linux. Kw is composed of different scripts unified in a single interface after the installation, kw commands become available in the command line interface.
Kworkflow stands for Kernel Workflow.
Take a look at Install and Uninstall.
If you want to know more about kw's usage and its commands, take a look at
Kw man or, with kw installed, run kw man
.
If you want to know more about kw's tests take a look at kw tests.
If you want to generate the Sphinx documentation, you can use:
./setup.sh --html
Finally, you can use your browser to look the index.html page. For example:
firefox build/index.html
We are happy that you want to help us! If you are looking for a good starting point, check those issues and don't forget to read our Contribuitor's Guide (or howtocontribute file).
Kworkflow is under GPL-2.0+