markslide moved, testing tgz installers
This commit is contained in:
15
README.md
15
README.md
@@ -58,11 +58,16 @@ ln -s /usr/local/share/q-tools/rc /etc/cron.weekly/q-tools
|
||||
The last step ensures weekly updates
|
||||
|
||||
|
||||
## Separate tools
|
||||
## Python modules
|
||||
|
||||
The Markslider slide viewer can be installed with:
|
||||
```
|
||||
pip2 install https://bitbucket.org/MoonQ/q-tools/raw/HEAD/reporting/markslider.tar.gz
|
||||
```
|
||||
Markslider is a terminal slide presentation with markdown backend:
|
||||
|
||||
- `pipx install https://bitbucket.org/MoonQ/q-tools/raw/HEAD/py-packages/markslider.tgz`
|
||||
|
||||
TSVFilter: a TSV (or CSV) filtering with simple syntax. Limit printed rows by matching header names and operators, ex. "Column1>0.5,Column2==10"
|
||||
|
||||
- `pipx install https://bitbucket.org/MoonQ/q-tools/raw/HEAD/py-packages/TSVFilter.tgz`
|
||||
|
||||
SimpleWepPage: An HTML file index generator
|
||||
|
||||
- `pipx install https://bitbucket.org/MoonQ/q-tools/raw/HEAD/py-packages/SimpleWebPage.tgz`
|
||||
|
||||
Reference in New Issue
Block a user