Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 207 Bytes

libirobot

Building

git clone https://github.com/manexim/libirobot.git && cd libirobot
meson build && cd build
meson configure -Dprefix=/usr
ninja

Testing

cd build
ninja
./src/cli