Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 547 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 547 Bytes

MicroDectalk

Overview

MicroDectalk With Compile Script

Prerequisites

System Requirements

  • Make
  • gcc

Getting Started

Cloning the Repository

git clone --recursive https://github.com/dectalk/microdectalk
cd microdectalk

Build Process

To build the project, simply run:

make

Build Output

After compilation, you'll find the program ./main in the out/ directory

Contributing

if you make any progress towards a specific goal, just state the goal in a merge request, and it will be reviewed.