1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-06 14:16:33 +02:00

jq is now a dependency

This commit is contained in:
ryangreenup
2020-07-20 01:52:24 +10:00
parent 343c3809c6
commit e003b62746

View File

@@ -54,18 +54,7 @@ To install:
``` ```
4. You will probably need to change the directory to your notes in the script: 4. When first running the script it will prompt you to make a config file in the directory in which it is run.
```bash
which cadmus | xargs xdg-open
```
```
readonly NOTES_DIR="$HOME/Notes/"
readonly SERVER_DIR="/var/www/html/MD"
readonly MKDOCS_YML="$HOME/Notes/mkdocs.yml"
```
<!--- <!---
@@ -191,6 +180,7 @@ This was a dependency but I switched to java script
- [Recoll](https://www.lesbonscomptes.com/recoll/) - [Recoll](https://www.lesbonscomptes.com/recoll/)
- [Pandoc](https://github.com/jgm/pandoc) - [Pandoc](https://github.com/jgm/pandoc)
- [bat](https://github.com/sharkdp/bat) - [bat](https://github.com/sharkdp/bat)
- [jq]
### Recommended for all Features ### Recommended for all Features