Commit graph

6 commits

Author SHA1 Message Date
ptalmeida
8ee50e6717 Fix typo
necessery -> necessary
2019-01-26 11:20:36 +00:00
theodosisathanasakis
d113991f45 Choice between globally or locally download of dependencies 2019-01-05 22:23:59 +02:00
theodosisathanasakis
4e037f6397 packge to package 2019-01-05 16:40:33 +02:00
theodosisathanasakis
36a61ffd57 Supports Debian/Ubuntu, Arch, Fedora, CentOS/RHEL and OpenSUSE based distos 2019-01-05 13:22:45 +02:00
theodosisathanasakis
d07df7b92c Supports Debian/Ubuntu, Arch, Fedora,CentOS/RHEL and OpenSUSE based distos 2019-01-05 13:19:43 +02:00
theodosisathanasakis
f7f36b5137 Install packages for linux
The script downloads the packages that are necessary for the sherlock.py. It is an automated procedure instead of the instructions in the README.md.
It contains some packages that are not in README but I couldn't run "pip3 install -r requirements.txt" without them.
It is for linux, I don't know if it works on something else.

I believe it is useful!
2019-01-04 11:55:31 +02:00