Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 774 Bytes

File metadata and controls

executable file
·
27 lines (15 loc) · 774 Bytes

Dev Container Features for Noir Development

This repository contains Dev Container Features for Noir language development. It provides out-of-the-box support for installing Noir's Nargo CLI and the Barretenberg library in your development containers.

Available Features

This repository provides the following features:

  • Nargo CLI and Noirup
  • BB CLI and BBup

Usage

Check the READMEs in src/barretenberg and src/noir for usage instructions

Development

This repository follows the Dev Container Feature specification.

Testing

You can test the features using the Dev Container CLI:

devcontainer features test --global-scenarios-only .