An open API service indexing awesome lists of open source software.

https://github.com/aelfproject/aelf-devcontainer

aelf devcontainer for GitHub Codespaces.
https://github.com/aelfproject/aelf-devcontainer

Last synced: about 2 months ago
JSON representation

aelf devcontainer for GitHub Codespaces.

Awesome Lists containing this project

README

          

# aelf devcontainer

[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

## Developing on local

Open this folder in VS Code, then `Command+Shift+P` to open the Command Palette.

Type `reopen` and choose `Dev Containers: Reopen in Container`.

## Building and pushing the image on GitHub

See [workflow](.github/workflows/main.yml).

## Testing the image

See https://github.com/AElfProject/aelf-devcontainer-template.

## References

[Dev Containers CLI](https://github.com/devcontainers/cli)