Commit Graph

5 Commits

Author SHA1 Message Date
c6e3a1caa3 feat(core): enhance error handling, type safety, and documentation
- Add comprehensive error handling with try/catch blocks and meaningful error messages
- Improve type safety with proper IEnvDeps interface replacing 'any' types
- Add complete JSDoc documentation for all classes and methods
- Add return type annotations for better TypeScript support
- Add ensureInitialized() validation method
- Fix missing return statement in createRepoByClone() method
- Remove deprecated @types/minimatch dependency
- Complete readme rewrite with modern styling, accurate documentation, and proper API examples
- Update license from LICENSE to license.md following project guidelines
2025-08-04 15:12:23 +00:00
7aa83ac730 update tsconfig 2024-04-14 17:38:19 +02:00
c64de19815 fix(core): update 2023-07-27 13:45:48 +02:00
f5617d9d45 fix(core): update 2022-07-31 15:18:04 +02:00
c3b68fa0fc fix(core): update 2020-08-15 13:51:38 +00:00