FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add devcontainer support by weihongliang233 · Pull Request #973 · plfa/plfa.github.io · GitHub

Add devcontainer support - #973

Open
weihongliang233 wants to merge 4 commits into
plfa:devfrom
weihongliang233:devcontainer
Open

Add devcontainer support#973
weihongliang233 wants to merge 4 commits into
plfa:devfrom
weihongliang233:devcontainer

Conversation

weihongliang233 commented Mar 5, 2024
edited
Loading

Copy link
Copy Markdown

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.

weihongliang233 marked this pull request as ready for review March 7, 2024 08:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL