Commit Graph

8 Commits

Author SHA1 Message Date
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
GLENN THOMPSON b952d3f4ac Trial run with stash.log 2024-10-14 09:22:37 +03:00
GLENN THOMPSON d76a557cdc Removed excess and commented out code 2024-10-04 15:22:39 +03:00
GLENN THOMPSON f5c89a0b71 Created modules from main scm file 2024-10-04 14:40:34 +03:00
GLENN THOMPSON c61aa562da Added help module and -t and -s short flags 2024-10-04 12:48:31 +03:00
GLENN THOMPSON 8e717fa34b updated log file 2024-10-04 12:16:19 +03:00
GLENN THOMPSON 1222db82ee Added backup function 2024-09-22 15:13:26 +03:00
GLENN THOMPSON 9d86d0d7d5 mproved logging with date and timestamp 2024-09-22 11:13:51 +03:00