neverest 0.2.0

CLI to synchronize PIM collections: mail, contact, calendar…
1
2
3
4
5
6
7
8
9
10
11
12
13
---
cairn: tasks
change: bare-invocation-help
---

- [x] `meet_bare_invocation` prints the help when a configuration is found
- [x] The bare offer is guarded on `--json`, a non-terminal stdin and `--account`
- [x] A declined bare offer falls back to the help
- [x] `offer_configuration` holds the proposal, shared by both entry points
- [x] `load_or_wizard` skips the offer in JSON mode and off a terminal
- [x] `load_or_wizard` fails naming the path and the sample instead of `exit(0)`
- [x] `load_or_wizard` re-reads the configuration after the wizard ran
- [x] Docs: the module headers and the `--help` text no longer promise a wizard