Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 151 Bytes

INSTALL.md

File metadata and controls

12 lines (9 loc) · 151 Bytes

pólvora Installation

To build and install pólvora, type the following commands:

$ mkdir build
$ meson . build/
$ cd build
$ ninja