We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e6539 commit c051916Copy full SHA for c051916
README.md
@@ -17,6 +17,10 @@ bash setup.sh
17
Setup will create a virtual environment to keep your system python clean.
18
It will add the items needed to startup the script into your .bashrc
19
20
+Look at the [setup.sh](setup.sh) file to see what it does if you like, it's very simple.
21
+
22
+The .bashrc items are necessary because I will have a shortcut you may use from the macOS context menu to run the script shortly.
23
24
## Usage
25
26
```bash
0 commit comments