Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.44 KB

CONTRIBUTING.md

File metadata and controls

35 lines (24 loc) · 1.44 KB

CONTRIBUTING

Current State

kotlin-basic

The kotlin-basic directory includes the content of the git repo: https://github.com/iteratec/kotlin-training-basic.git

The git repo is configured as remote repo kotlin-basic in the git configuration.

This is a temporary state. The content is only relevant for the transfer into Acadamy Plugin related lessons. Delete the directory after the transfer.

kotlin-advanced

The kotlin-advanced directory includes the content of the git repo: https://github.com/iteratec/kotlin-training-advanced.git

The git repo is configured as remote repo kotlin-advanced in the git configuration.

This is a temporary state. The content is only relevant for the transfer into Acadamy Plugin related lessons. Delete the directory after the transfer.

Todo

  • Define a structure for basic and advanced training modules. Idea is to have lessons for both trainings in modules to create individual trainings if necessary.
  • Use the Academy Plugin for the tasks and lessons of the basic training. Transfer the tasks step by step.
  • Transer the kotlin advanced lessons into the new structure
  • Remove the content of the remote repos kotlin-basic and kotlin-advanced when the transfer is done.
    • Remove the directories
    • Remove the remote repos in the git config
  • Clarify the usage of edu Tasks and how to define tests for the course participants.
  • Polish the current lessons.