Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 430 Bytes

Primitive Database

Table of contents

Compile

You can compile Primitive-Database with the following command:

make

Usage

You use this program by executing the compiled file like so:

cd build/ chmod +x primitive_database && ./primitive_database

License

MIT © HJain13.