Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 795 Bytes

File metadata and controls

31 lines (20 loc) · 795 Bytes

Contributing to ContextSwitcher

Thanks for your interest in contributing!

Getting Started

  1. Fork and clone the repository
  2. Build from source: ./scripts/install.sh
  3. Grant Accessibility permission in System Settings → Privacy & Security → Accessibility

Development

  • Language: Swift 5.9+
  • Platform: macOS 14+
  • Build system: Swift Package Manager

Submitting Changes

  1. Create a feature branch from main
  2. Make your changes
  3. Test thoroughly on macOS
  4. Submit a pull request with a clear description

Reporting Issues

  • Use GitHub Issues
  • Include your macOS version and steps to reproduce

License

By contributing, you agree that your contributions will be licensed under GPL-3.0.