A project to install TaskMiner with its test framework.
This project has the target to build Taskminer on unix systems. It was designed to install the compiler on Ubuntu. It is possible to use those scripts on different operating systems in case the user adapts them.
This project will install software and update your system. Please, take a look at the bash scripts before running it, case you wanna customize the installation process.
Please, open your terminal and type the following commands:
git clone https://github.com/gleisonsdm/TaskMiner-Installer.git
cd TaskMiner-Installer
sudo bash install.sh
cd ../Please, open your terminal and type the following commands:
git clone https://github.com/gleisonsdm/TaskMiner-Installer.git
cd TaskMiner-Installer
sudo bash execute_tests.sh
cd ../For more information about our test framework, take a look at the link below: