Unverified Commit d96a52de authored by Ben Greenberg's avatar Ben Greenberg Committed by GitHub
Browse files

Add Codespaces to the repository (#180)

As discussed with @Kianenigma, @PierreBesson

 and others, this pull
request brings the ability to spin up a Codespace instance inside this
repository. The PR has two components:

- `devContainer.json`: The setup instructions to initialize the instance
with
- `updateContentCommand.sh`: A custom shell script to install the necessary
dependencies for Substrate and the contracts node template on the
Codespace instance that is invoked immediately after the instance is
created

It also includes a badge in the README to allow users to start a Codespace instance using these settings from their own GitHub account.

---------

Co-authored-by: default avatarBen Greenberg <[email protected]>
Co-authored-by: default avatarGerman <[email protected]>
Co-authored-by: default avatarSacha Lansky <[email protected]>
Co-authored-by: default avatarSasha Gryaznov <[email protected]>
parent 19d1809d
Pipeline #290390 passed with stages
in 13 minutes and 28 seconds