Skip to content

tin-nguyen71/setup_dev_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Menu

Bash Menu docker is a Bash script to easily allow you to add a menu to your own scripts.

You can add an interactive menu like the following to your own scripts with just a few simple steps:

Bash Menu

Features

  • Select your tool
  • Easy to run docker-compose after select items
  • Easy to customize your Docker menu
  • Mem check

Prerequisites

This script, unsurprisingly based on the name, requires to be run in a Bash shell and will terminate when run by /bin/sh or /bin/dash (for example).

Usage

See the demo.sh script for an introduction to how to incorporate Bash Menu in your own scripts, but the quick steps would be:

Step 1. Download the Bash Menu scripts

Step 2. Run Bash menu

Somewhere in your own Bash script, before you want to use or configure a menu, you should import the index.sh script, either via (assuming the same directory as your script):

bash index.sh

Step 3. Select your tool

  • Move to another tool by first character
  • press enter to selectc
  • Move to Check Mem to check ram request and total ram in your pc Check mem

Step 4. Run your compose

  • After selected move to
    • Run docker-compose
    • Stop docker-compose for run or stop tool

Authors

Click here for more My website

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages