Skip to content

voidAasif/crun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

crun

Bash Script Menu

This Bash script provides a simple menu-driven interface for managing C program files. You can compile and run C programs, edit code, create new files, rename files, delete files, list files, and copy files with ease using this script.

Prerequisites

  • Bash shell
  • gcc compiler (for compiling C programs)
  • nano text editor (for editing code)

Usage

  1. Make sure you have the required prerequisites installed.

  2. Clone or download this repository to your local machine.

  3. Open a terminal and navigate to the directory where the script is located.

  4. Make the script executable by running:

    chmod +x crun.sh && chmod +x install.sh
    

Run

./crun.sh

You will be presented with a menu with the following options:

Run: Compile and run a C program.... Edit code: Edit an existing C program.... New file: Create a new file.... Rename file: Rename an existing file.... Delete file: Delete an existing file.... List files: List files in the current directory.... Copy file: Copy an existing file with a new name.... Exit: Exit the script.... Follow the on-screen prompts to interact with the script.

Author

predator-rwx [AASIF]

Contact || Feedback

Gmail: predatorxar@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages