-
Notifications
You must be signed in to change notification settings - Fork 33
dev_quick_start
Slava Semushin edited this page May 2, 2020
·
22 revisions
- Register on GitHub
- Install and configure git (choose the command line version)
- Fork MyStamps repository
- Install JDK8
- Install IntelliJ IDEA Community Edition
- Install plugins:
- Lombok Plugin (required for Java development)
- Robot Framework Support (only for integration tests; optionally)
- PlantUML integration (only for diagrams; optionally)
- Import MyStamps project into IDEA
- TODO: Configure IDEA