Commit Graph

4 Commits

Author SHA1 Message Date
GLENN THOMPSON 478ba3ae92 feat: Comprehensive test suite and documentation update
- Added complete test suite with srfi-64
- Fixed fold-tree implementation in tree module
- Renamed canonicalize-path to normalize-path
- Resolved module import conflicts
- Updated all documentation files
- Added proper test infrastructure
- Enhanced path handling and tree operations
2024-12-06 16:08:27 +03:00
glenneth1 08f06c6b47 docs: merge USER-GUIDE.md and USER_GUIDE.md into single comprehensive guide 2024-12-06 14:33:25 +03:00
glenneth1 56fea692f3 docs: improve markdown formatting and readability
- Add blank lines before code blocks for better readability
- Fix markdown URL formatting
- Update .gitignore to exclude development notes
2024-12-06 13:18:35 +03:00
glenneth1 ca2c9ce010 docs: add USER_GUIDE and update installation instructions
- Add comprehensive USER_GUIDE.md with installation and configuration steps
- Update README.md with Guix installation instructions
- Update channels.scm.example to use correct repository URL and branch
- Update package definition for proper channel distribution
2024-12-06 13:09:38 +03:00