uaveiro-leci/tools/truthtable
TiagoRG 753c7f28e6
Nomenclature fix
2022-11-17 12:08:42 +00:00
..
README.md Nomenclature fix 2022-11-17 12:08:42 +00:00
openInTerminal.png Nomenclature fix 2022-11-17 12:08:42 +00:00
truthtable.py Nomenclature fix 2022-11-17 12:08:42 +00:00

README.md

Truth Table Builder

Script to build the truth table for a given function.


Installing

1. Head over to Release and download the python file.

2. Save it on any directory and then open the directory.

3. Inside the directory, right click and choose "Open in terminal"

- Unable to load image -

4. Run the following command:

python3 truthtable.py bash

5. Relaunch the terminal and you will have the truthtable command


Use truthtable usage to know better how to use this tool.

If you want to change the location of the truthtable.py file, move it to another directory, open that directory in terminal and run

python3 truthtable.py bash --reset