Skip to content

dectalk/microdectalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.