f4ban/codespaces.el
Emacs support for easy access to GitHub Codespaces.
1 Releases
Latest: 3mo ago
0.3Latest
📋 What's Changed
- Improved error handling for starting Codespaces and displaying errors.
- Added codespaces-create function for creating a Codespace from user input.
- Made the "null device" global for cross-platform compatibility.
- Added validation for the gh CLI before Codespace creation.
- Added functions for machine type selection during Codespace creation.
- Replaced screenshot with a demo GIF in the documentation.
- Added codespaces-delete function.
- Full Changelog: https://github.com/f4ban/codespaces.el/compare/v0.1...0.3
