IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
39 stars 14 forks source link

Create `devcontainer.json` to enable GitHub CodeSpaces #627

Closed yvan-sraka closed 3 months ago

yvan-sraka commented 6 months ago

Changelog

- description: |
    Add VSCode DevContainer / GitHub CodeSpaces configuration
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - improvement    # QoL changes e.g. refactoring
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
  # - documentation  # change in code docs, haddocks...

How to trust this PR

Checkout the branch in VSCode, then Ctrl+P "Dev Containers: Reopen in Container" (you should have the Docker daemon running on your machine), then build the project from the integrated terminal.

Checklist

github-actions[bot] commented 5 months ago

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 60 days with no activity.