-
Hello! 👋
I'm trying to get my program to have an extra field in `-h`/`--help`, but I can't seem to do it with current StructOpt.
Currently, my help looks like this:
```
spacebin-cli 0.2.0
te…
-
**__REMEMBER__: Issues related to the cli client or frontend will not be tolerated in this repo. This is for server/backend issues only. Check the box below if you understand:**
- [X] I understand.
…
-
Under `wiki`, perhaps?
-
We need to implement two simple routes for creating and reading documents before this project can really go anywhere.
- [x] Read Document Endpoint
- [x] Create Document Endpoint
Each endpoint's…
-
**__REMEMBER__: Issues related to the cli client or frontend will not be tolerated in this repo. This is for server/backend issues only. Check the box below if you understand:**
- [x] I understand.
…
-
In https://github.com/lpryszcz/redundans/blob/master/redundans.py#L370 the assumption is that SSPACE will be installed under `~/src/SSPACE`. This is the case when using the automated installed, but no…