Skip to content

gleisonsdm/TaskMiner-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskMiner Installer

A project to install TaskMiner with its test framework.

Summary

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.

Warning

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.

How to install TaskMiner using this project

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 ../

How to use TaskMiner test framework to annotate programs:

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:

https://github.com/guilhermeleobas/tf/tree/taskminer

About

A project to install TaskMiner with its test framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages