pretty-please 0.1.0

The polite sudo.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Summary

- what changed
- why it changed

## Test plan

- [ ] `cargo fmt --all`
- [ ] `cargo clippy --all-targets --all-features -- -D warnings`
- [ ] `cargo test`

## Notes

- shell-specific caveats
- follow-up work, if any