Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 453 Bytes

roverd

Main program for Knurów Rover. Runs as a daemon.

Usage

The daemon can be run in 2 ways:

  1. like a normal binary

  2. using systemd [ask Bartek – description coming soon]

Compiling

  1. Build it:

    $ make

  2. [Optional] Move it to /usr/local/bin:

    $ make install

Resources