added click as a dependency, added non-pip dependencies to README

This commit is contained in:
2020-06-12 10:24:04 +02:00
parent e84c8742d6
commit f15f5991f8
3 changed files with 12 additions and 4 deletions

View File

@@ -7,14 +7,13 @@ A command line application and Python library for generating binary numbers for
## Installation on MacOS or Linux
1) `git clone https://github.com/Averbach-Transcription/email_quote`
2) `ln -s <repo_fullpath>/app/get_quote /usr/local/bin/`
3) brew install ghostscript ([install homebrew](https://brew.sh) if needed)
4) brew install enscript
## Usage
```make_binary_problems <number_of_bits: integer> <number_of_problems: integer>```
## TODO
- add installation of ghostscript as a prereq
- brew install ghostscript or...?
- add installation of enscript
- use click to make it a proper CLI, now that there will be multiple options
- make it produce printable sheets, probably as PDFs
- add nice spacing for easy reading