Used test-distributions to fix the installation.

- Correctly using our urwid.
- LS_COLORS needed to be in the package.
- Didn't need to use pip3.
This commit is contained in:
Andrew Hamilton 2017-06-28 09:07:40 +01:00
parent 9f00b3ba3e
commit 0080db66d4
8 changed files with 15 additions and 19 deletions

View file

@ -28,16 +28,12 @@ Vigil maintains an up-to-date set of reports for every file in a codebase.
# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# pip3 install .
# sudo python3 setup.py install (pip3 can be used here)
then to run:
# vigil <directory_path>
and to test its working properly:
# ./test-all
### Tools
Extensions | Tools