Skip to content
Snippets Groups Projects
Commit 6e6b8156 authored by Arkadiusz Janz's avatar Arkadiusz Janz
Browse files

Added a simple README for now.

parent dc01fa3e
Branches
No related tags found
No related merge requests found
Requirements:
- antlr
- corpus2
Build:
$ mkdir build
$ cd build
$ cmake ..
$ make -j 4
$ make install
$ ldconfig
Prepare *.deb packages:
$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .
$ cpack
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment