Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgautam98/autoio


https://github.com/mgautam98/autoio

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        




autoIO



Keep this folder 'autoIO' inside the folder where you kept programs.

------
### Function 1 :
- Compile, execute and get Input from file.
- **Run** :
- chmod +x run.sh
./run.sh

### Function 2 :
- Compile, execute and get Input from file and save outputs in a file.
- **Run** :
- chmod +x script.sh
./script.sh

### Function 3 :
- Compile, execute, Input test cases and checks the output and display test case passed or failed.
- **Run** :
- chmod +x test_case_checker.sh
./test_case_checker.sh

----


Gautam Mishra