rust-teos icon indicating copy to clipboard operation
rust-teos copied to clipboard

Add devcontainer settings

Open mariocynicys opened this issue 1 year ago • 1 comments

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 :) ).

mariocynicys avatar Nov 03 '22 18:11 mariocynicys

Better also install bitcoind and tor inside the container.

mariocynicys avatar Nov 03 '22 18:11 mariocynicys