launcher is a .
This file contains setup instructions and other details that are more
appropriate for development rather than consumption. If you want to use
launcher in your build2-based project, then instead see the accompanying
package [README.md](/README.md) file.
The development setup for launcher uses the standard bdep-based workflow.
For example:
git clone .../launcher.git
cd launcher
bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test