| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
| Back | FazBrowse Home | New Git URL |
DevContainer support is provided, offering a ready-to-use virtual environment for beginners. It comes pre-installed with GHC, Agda, Emacs, and the Agda-VSCode extension (corresponding to the README version requirements).
It can be used in codespaces, and after testing, it takes approximately 10 minutes to complete all the environment setup work in a codespace instance with 2 cores and 8 GB of memory.
It can also be used locally. https://code.visualstudio.com/docs/devcontainers/containers
The main purpose of this PR is to eliminate the cumbersome process of setting up the environment. With just one click, readers can enter the virtualized container and start interacting with the code.
To verify, you can visit https://github.com/weihongliang233/plfa.github.io-fork/tree/devcontainer, press . key on the webpage and then it will prompt you to create a codespace.