CI | Status |
---|---|
CircleCI |
A luogu plugin on intellij platform.
No, there is no Stable version
yet.
I suggest you using the development version that you can get the newest features and fix a lot of bugs.
- Log in / Log out
- Problem: Submit code
- Listen record information
- Better record UI
- Paste Board
- Two Factor Verification
Shortcut | Action |
---|---|
Ctrl + Shift + S | Submit Code (current file) |
First, you should configure JDK in proper.
Then, run this code in terminal:
./gradlew build
If you want to get an intellij plugin, please run this code:
./gradlew shadowJar
There is a fatjar that will be generated in the directory build/libs
.