Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.51 KB

README.asciidoc

File metadata and controls

48 lines (33 loc) · 1.51 KB

How to start as developer

What software / tools need to be installed as developer?

Preferred IDE

  • IntelliJ.

  • In case you don’t like IntelliJ, use Eclipse.

  • IDE Plugins: FindBugs, SonarLint, PMD

Preferred OS

  • Linux based OS, preferred Ubuntu.

  • In case of Windows, install GitBash.

Other tools

  • Collaboration:

    • Chat: Skype

    • Issues Plannings: Jira

    • Information board: Google Doc

    • Video call: Google Hangout

  • CI: Jenkins (Planned)

  • Provision Server: Ansible

  • Deployments: Jenkins

  • SCM: Bitbucket

Common Q&A

Learn and Shine