IT tool. for manage solicitations tickets, computer's patrimony and people's domains.
Wait! It's not ready. We are working...
Join us!
Start developing: on ubuntu fresh installed:
$ sudo apt-get install -y git
$ git clone https://github.com/aidewind/aide.git
$ cd aide && ./install.sh
If you do not want to change the config.json file, set 'secret' as mysql root user.
Lauch your favorite text editor and browser, in our case:
$ subl && firefox localhost
How to install sublime:
$ sudo add-apt-repository ppa:webupd8team/sublime-text-3
$ sudo apt-get update
$ sudo apt-get install sublime-text-installer
Happy hacking!