You must have a well internet connection to GitHub before using this Environment.
This is an cloud environment for temporary use of CAIE_Code based on GitHub Codespaces.
- Almost launch a new environment in five seconds.
- No need for handling
cpc
environment. - High performance.
- Low storage consumption.
- Click the button
Use this Template
at the top right corner. - Select
Open in a Codespace
.Attention, this codespace is paied by yourself by default. See price plan
- Create a new file with the end of
.cpc
. - Press
F5
orPlay
button on the top-right corner.F5
may not available in every system. - Coding as you wish by following the CPC README.
- Go to Codespace Dashboard to manage your instance.
If you want to save your file permanently in GitHub. You may follow this instruction.
- Click the button
Use this Template
at the top right corner. - Select
Create a New Repository
. - Select your own repository name and visibility.
It is recommended that to set your new repository as private. Unless you are very confident with your code. 😁
- Click the green button
Code
in your own repository. - Select
Codespace
in the drop-down box. - Click
Create codespace on main
.Attention, there is a small text under this button. It shows that who will pay for this codespace. See price plan
- Follow the steps start from
Step 3
in Quick Start - Submit your own code to repository.
Having a hard time? See this Instruction
GitHub has its own policy on auto-stop and deletion.
By default, your codespace will stop when idle for more than 30 minutes. And delete your codespace after 30 days.
You can change the settings above by following links.