|
|
7cfbcae685
|
webserver: Added a simple webserver to serve a project's reports.
- e.g. sudo -H vigil-webserver my_project
then see http://localhost:80
|
2018-05-13 21:23:57 +10:00 |
|
|
|
45200a706f
|
Revert "tools: Executables attribute is redundant in the yaml file."
This reverts commit a5a7e24d4f.
|
2018-04-20 18:18:48 +10:00 |
|
|
|
a5a7e24d4f
|
tools: Executables attribute is redundant in the yaml file.
The executables is determined by the command.
|
2018-04-20 18:09:25 +10:00 |
|
|
|
b8732c3028
|
Updated copyrights.
|
2018-01-12 15:00:39 +10:00 |
|
|
|
257eae4e73
|
Coding style.
- asyncio.async -> asyncio.ensure_future
|
2017-10-28 08:29:27 +10:00 |
|
|
|
19b2ecb6ca
|
Coding style.
- Using new async and await keywords.
|
2017-09-02 11:53:42 +01:00 |
|
|
|
0080db66d4
|
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.
|
2017-06-28 09:07:40 +01:00 |
|
|
|
5728e5cff3
|
Made vigil into a package with a setup.py file.
|
2017-06-27 14:03:32 +01:00 |
|