Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 291 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 291 Bytes

buna

Initial setup

git clone https://github.com/nicholas-p1/buna.git
cd buna
./build.sh

Usage

cd buna
./buna

This will store the data in an SQLite database named bunaDB.db

Optional database name

cd buna
./buna -db {your_database_name}