githubEdit

πŸ§‘πŸ’» For Developers

Download EtuManager as a developer (source code)

circle-info

Good to know: depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!

GitHub Integrations

Cras mattis consectetur purus sit amet fermentum. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

Clone the live version directly using git

circle-exclamation
git clone https://github.com/rhaym-tech/EtuManager.git

and to compile use this command:

gcc main.c -o main -lncursesw
circle-exclamation

Last updated