TABLER is a command-line interface application that converts lines of text from an input file into a table displayed on the terminal.
- make
TABLER.sh
file executable bychmod +x bin/main-script.sh
. - run the run with a text file as an argument(
./TABLER.sh input.txt
)
Run the tests:
./test_target_script.sh
This script will execute target_script.sh
with various inputs and compare the output.png files against the expected results.
If you wish to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
For any inquiries or issues, please contact us