glenneth1
db11c09f3a
feat: add installation instructions and fix dot syntax stashing
...
- Add detailed installation instructions to README
- Fix dot syntax stashing to use parent directory as target
- Fix cross-filesystem stashing issues
- Update test script to handle module paths correctly
2024-12-06 08:39:12 +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
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
6c6493a2a7
Removed redundant code and comments
2024-10-04 10:19:44 +03:00
GLENN THOMPSON
30c64c7827
Added version flags and logging
2024-10-04 10:16:37 +03:00
GLENN THOMPSON
94abc78ae5
Updated LICENSE
2024-09-23 06:15:44 +03:00
GLENN THOMPSON
3fc833e916
Changed version numbering to alpha line
2024-09-22 15:14:43 +03:00
GLENN THOMPSON
1222db82ee
Added backup function
2024-09-22 15:13:26 +03:00
GLENN THOMPSON
9bf54a5e47
Updated the README.md file
2024-09-22 11:19:19 +03:00
GLENN THOMPSON
9d86d0d7d5
mproved logging with date and timestamp
2024-09-22 11:13:51 +03:00