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.
- Host: GitHub
- URL: https://github.com/aelfproject/aelf-devcontainer
- Owner: AElfProject
- Created: 2024-06-06T05:57:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T08:31:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T15:42:48.092Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aelf devcontainer
[](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)