Commit Graph

2 Commits

Author SHA1 Message Date
glenneth1 2b3a131bec docs: add interactive mode to DEVLOG
Update DEVLOG.md to document interactive mode as a third
mode of operation alongside dot syntax and explicit paths
2024-12-06 09:04:51 +03:00
glenneth1 269afd966d feat: implement robust path handling and symlink creation
Major changes:
- Add package management module for handling source/target paths
- Implement tree operations for symlink creation
- Add support for both dot syntax and explicit paths
- Enhance path handling with home directory expansion
- Add comprehensive documentation in README and DEVLOG
- Fix symlink creation for all use cases
- Add test suite for path handling and symlink creation
2024-12-06 07:55:01 +03:00