Skip to content

Cascian08/MenuDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MenuDemo

MenuDemo

Warning

Currently the build doesn't work properly, I'll fix it ASAP.

What's MenuDemo ?

MenuDemo is a basic demo of a cli menu. This simple project was made due to an assigment given by my school professor.

Build

In every release, there's already a MenuDemo.exe file, but if you want to, you can build it by your own.

  1. Clone the repository
   $ git clone https://github.com/Cascian08/MenuDemo
  1. Get into the MenuDemo's folder
   $ cd .\MenuDemo
  1. Make & run MenuDemo
   $ cd .\build
   $ make
   $ cd ..
   $ .\MenuDemo.exe

Note

The executable will be different depending on the OS you're working on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published