-
Notifications
You must be signed in to change notification settings - Fork 108
Home
hasherezade edited this page May 4, 2023
·
30 revisions
Install:
(On Windows, run Git Bash first.)
git clone https://github.com/hasherezade/bearparser.git
Now you have the latest sourcecode in bearparser
directory.
cd bearparser
./build.sh
If everything went fine, you will see at the end:
[100%] Built target bearcommander
Install the project...
-- Install configuration: ""
-- Installing: /[your path]/bearparser/build/bearcommander
Done! You can test it running the commander:
./build/bearcommander [optional: path to exe]
// TODO
- bearcommander - a command-line tool using Bearparser
~ hasherezade (@hasherezade), 2014-2015 ~