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

Add devcontainer settings #142

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariocynicys
Copy link
Collaborator

devcontainer settings are used to define an environment for the project when it runs on github codespaces. This commit will cause new codespaces to start with Rust and cargo preinstalled.

This will allow others to easily spin up a development environment for the project quicker (and does help me when I don't have my laptop on me and need to try something out/ do quick review :) ).

devcontainer settings are used to define an environment for the project when it runs on github codespaces. This commit will cause new codespaces to start with Rust and cargo preinstalled
@mariocynicys
Copy link
Collaborator Author

Better also install bitcoind and tor inside the container.

@mariocynicys mariocynicys marked this pull request as draft August 17, 2023 06:43
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.

None yet

1 participant