Skip to content

EasyMenu v1.0.0 – First stable Release

Latest

Choose a tag to compare

@maketmimi maketmimi released this 09 Mar 23:22
· 5 commits to master since this release

First public release of EasyMenu.

EasyMenu is a lightweight header-only C++ library
for building interactive console menus easily.

Highlights:

  • Simple API
  • Header-only library
  • Compatible with Windows and Linux terminals
  • No ANSI dependency on Windows

Installation:
Download the release and copy the include/ folder
into your project, or add it to your compiler include path.

Documentation:
https://maketmimi.github.io/EasyMenu/