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

build: add codespace config #231

Merged
merged 4 commits into from
Dec 26, 2023
Merged

build: add codespace config #231

merged 4 commits into from
Dec 26, 2023

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Dec 21, 2023

This PR adds a convenient method to work with haptools in the cloud: GitHub codepsaces! This can be helpful when you want to quickly play around with our code but don't want to go through all of the setup steps. Just click on the "Open in Github Codespaces" badge on the README and voila - you'll be presented with a VS Code environment automagically set up with haptools and our development dependencies. (Note: you might need to run conda activate haptools to access it.) This environment will run with (usually free-for-academic-use) credits on Github's codespace VMs.

@aryarm
Copy link
Member Author

aryarm commented Dec 21, 2023

@mlamkin7, wanna try this out before I merge?
I've become a big fan of codespaces recently, so I'm trying to set them up for us everywhere :)

@mlamkin7
Copy link
Collaborator

@mlamkin7, wanna try this out before I merge? I've become a big fan of codespaces recently, so I'm trying to set them up for us everywhere :)

Will do.

README.md Show resolved Hide resolved
@aryarm aryarm merged commit 8ba58df into main Dec 26, 2023
10 checks passed
@aryarm aryarm deleted the build/codespace branch December 26, 2023 16:52
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

Successfully merging this pull request may close these issues.

2 participants