File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- // For format details, see https://aka.ms/devcontainer.json. For config options, see the
2- // README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile
31{
4- "name" : " Noir BB Dev Container " ,
2+ "name" : " Noirenberg Codespace " ,
53 "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
64 "customizations" : {
75 "vscode" : {
86 "extensions" : [" noir-lang.vscode-noir" ]
97 }
108 },
119 "features" : {
12- "ghcr.io/signorecello/noir-bb- devcontainer-feature/barretenberg:1.1.2 " : {},
13- "ghcr.io/signorecello/noir-bb- devcontainer-feature/noir:1.1.2 " : {}
10+ "ghcr.io/aztecprotocol/ devcontainer-feature/barretenberg:1.1.3 " : {},
11+ "ghcr.io/aztecprotocol/ devcontainer-feature/noir:1.1.3 " : {}
1412 }
1513}
Original file line number Diff line number Diff line change 1- # Tiny noir codespace
1+ ![ noirenberg banner ] ( .devcontainer/noirenberg.png )
22
3- This is just a codespace that comes with ` noirup ` and ` bbup ` in your path. Click here:
3+ # Noirenberg Codespace 🖥️
4+
5+ This is a a codespace with Noir and Barretenberg. You can use it to start developing Noir programs with two clicks.
46
57[ ![ Open in GitHub Codespaces] ( https://github.com/codespaces/badge.svg )] ( https://codespaces.new/AztecProtocol/tiny-noir-codespace )
68
7- That's it. Nothing to see here.
9+ Codespaces are free cloud machines ([ forup to 60 hours a month] ( https://github.com/features/codespaces ) ).
10+
11+ Powered by [ devcontainer features] ( https://github.com/AztecProtocol/devcontainer-feature ) you can reuse in any codespace.
You can’t perform that action at this time.
0 commit comments