Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 592 Bytes

File metadata and controls

21 lines (16 loc) · 592 Bytes

prism -

This is a build2 package repository for prism, a .

This file contains setup instructions and other details that are more appropriate for development rather than consumption. If you want to use prism in your build2-based project, then instead see the accompanying [PACKAGE-README.md](/PACKAGE-README.md) file.

The development setup for prism uses the standard bdep-based workflow. For example:

git clone .../prism.git
cd prism

bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test