tmpshare 0.2.0

A tool to share files
1
2
3
4
5
6
7
8
- update `last_access_date` on get
- Use failure crate
- Implement list command
- Implement Trees, so we can serve collections of files
- Implement list HTTP endpoint (with authentication)
- Add cleanup method
- Unit tests
- Documentation