irigon / RoSI

Useful tools and code regarding to Roles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoSI bin

This repo was created to collect simple material that help RoSI students with problems that we struggle at start.

Directory layout

.
├── code
│   ├── lyrt                        # tips to test/run lyrt code
│   │   └── README.md               # simple scroll code and how to run
│   └── scroll                          
│       ├── robot_exercise          # Solution of robot https://git-st.inf.tu-dresden.de/max-leuthaeuser/most-task-scroll-robot 
│       └── router_as_player_mock   # A router implemented as player that plays routing algorithms
├── README.md
└── tools
    ├── automation
    │   └── maven                   # Building Java + Scala code and building automation tips
    └── performance_metrics

About

Useful tools and code regarding to Roles


Languages

Language:Scala 75.4%Language:Java 24.6%