My 'chocolate-free' Advent Calendar for Kotlin
- Clone the repo
- Create a new branch from
empty
to have a 'ready to start' kotlin with tests project- You can overwrite
main
branch on your side
- You can overwrite
👍 You have a fresh new branch to Start coding
- Download IntelliJ IDEA Community Edition
- Open Project
- Sync gradle (if not auto)
👍 The project is ready to code
Run
.\gradlew test
or find Task in sidebar
👉 You can let GitHub Actions make the job by pushing your project on you personnal GitHub repository See workflows/main.yaml