2024-06-26 16:46:58 -07:00
|
|
|
# P1
|
|
|
|
|
|
|
|
Features which need to be created before v0.1.0 release.
|
|
|
|
|
2024-06-26 17:31:22 -07:00
|
|
|
- [ ] Improve graceful error handling when parsing files
|
|
|
|
- [ ] Finalize configuration file scheme
|
|
|
|
- [x] Implement identifiers
|
|
|
|
- [ ] Handle case when files already exist
|
2024-06-27 13:30:29 -07:00
|
|
|
- [ ] Implement hardlink functionality
|