Skip to content

RevolutionPi/revpi-pitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We have moved to GitLab! Read this for more information.

We have recently moved our repositories to GitLab. You can find revpi-pitest here: https://gitlab.com/revolutionpi/revpi-pitest
All repositories on GitHub will stay up-to-date by being synchronised from GitLab.

We still maintain a presence on GitHub but our work happens over at GitLab. If you want to contribute to any of our projects we would prefer this contribution to happen on GitLab, but we also still accept contributions on GitHub if you prefer that.

piTest

Building

Submodules

This repository uses git submodules. These submodules need to be initialized in order to build piTest.

This can be done by initializing submodules while cloning with

git clone --recurse-submodules https://gitlab.com/revolutionpi/revpi-pitest.git

or afterwards with

git submodule init
git submodule update

Compiling using CMake

These are the instructions to build piTest:

mkdir build && cd build
cmake ..
cmake --build .

Documentation

Usage of piTest is documented in piTest(1).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •