-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
Set up a development container (devcontainer) configuration that allows HyperView to be easily run on GitHub Codespaces. This will help contributors start developing instantly without complex environment setup and improve onboarding.
Tasks
- Create a
.devcontainerdirectory in the repo root - Add
devcontainer.jsonordevcontainer.yamlspecifying required tools, extensions, and environment variables - Ensure support for all dependencies needed to run and develop HyperView
- Test Codespace spin-up to validate environment works out-of-the-box
- Document usage in project README (or
devcontainer/README.md)
Acceptance Criteria
- Codespace launches and HyperView works with a single click
- Docs updated and verified
References
Feel free to suggest additional tooling or improvements for Codespace setup.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog