Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Codespaces? #34

Open
ephys opened this issue Feb 20, 2024 · 1 comment
Open

GitHub Codespaces? #34

ephys opened this issue Feb 20, 2024 · 1 comment

Comments

@ephys
Copy link
Member

ephys commented Feb 20, 2024

I'm been trying out codespaces to see what the experience is like and now I'm wondering if it would be worth it to setup a "Open in codespaces" button in our repos (at least in the main one, website, and sscce)

If we can configure it to be usable out of the box, i.e. that the dev wouldn't need to do any further configuration work, it could reduce the barrier for contributing to the project

@WikiRik
Copy link
Member

WikiRik commented Feb 20, 2024

I've been using GitHub Codespaces exclusively for the past year (or 2 maybe even). It's great for not having to worry about cleaning up databases or whatever.

I have my VSCode settings synced so it automatically downloads certain extensions as well.

Adding a 'default' devcontainers config with the eslint and prettier extensions might not be a bad idea. And maybe SQL tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants