Commit Graph

6 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 e53d5011be Removed references to 'guile-stash' 2024-09-23 06:31:49 +03:00
GLENN THOMPSON 94abc78ae5 Updated LICENSE 2024-09-23 06:15:44 +03:00
GLENN THOMPSON 9bf54a5e47 Updated the README.md file 2024-09-22 11:19:19 +03:00
GLENN THOMPSON 42394e1378 updated README.md 2024-09-08 13:00:13 +03:00
GLENN THOMPSON 8b1e51ea5e first commit 2024-09-08 12:30:03 +03:00