Commit Graph

2 Commits

Author SHA1 Message Date
Deploy Bot
b1396e8289 Implement basic plugin structure and initialization
- Add plugin initialization and configuration management
- Implement logging system with different log levels
- Add plugin installation and management commands
- Create comprehensive test suite
- Add .gitignore file
- Update documentation
2025-07-17 19:23:47 -04:00
Deploy Bot
9bc3905d96 Initial project setup with basic plugin structure
- Created plugin.toml with metadata
- Added main command script
- Implemented core functions
- Added basic tests
- Created README.md
- Set up project structure
2025-07-17 19:20:59 -04:00