/simple-bash-menu

Simple console menu for rails tasks (or something else)

Primary LanguageShellMIT LicenseMIT

What is it?

Simple console menu for rails tasks (or something else)

This simple Bash script can be used as a template to create your own menu in console.

How to start

sudo chmod a+x
./simple-bash-menu.sh

Examples

Main menu

Main menu

Choose the first task

Generate fake emails

Or choose the third task

Make a cup of tea

Enjoy!