Additional options

For information about additional options, please execute the following commands.

cd ~/crowsnest
make help

Clean configuration file

make clean

Rebuild binarys needed by crownest

make buildclean && make build

Generate a Debug Report

make report

The file will be found in your home directory, called report.txt

Additional Tools / Scripts

What is tools/dev-helper.sh ?

This is a neat little script to help me (KwadFan) to debug my development. But it can be abused to debug your,possible not running or running, Crowsnest install. Feel free to play around with it. You can't destroy anything.

Because this file might change it's optional parameters, it might be a good choice, to run with as shown below:

As a preview, what is possible at the time this guide is written:

This should explain itself, right? 😉

Last updated

Was this helpful?