Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.56 KB

docu.md

File metadata and controls

67 lines (41 loc) · 1.56 KB

class: center, middle, riot

Bachelor PO - RIOT in the Internet of Things

Documentation and Tools

Raphael Hiesgen, Peter Kietzmann, Sebastian Meiling, Thomas C. Schmidt

:scale 50%

iNET, Department Informatik, HAW Hamburg


Schedule

14.03.16 - Kickoff meeting

04.04.16 - Project presentation

April/May - Prototype and Release Candidate

20.06.2016 - Final presentation


Github Basics

Init Github

  • Create a Github account and sign in
  • Set up your local git environment, with user name and email

Use Github

  • Get used to Github and play around
  • Fork RIOT and start innovating

Send us your Github username to team up with your project members


Github Project Management

Easy project websites

  • one website per user/organisation or repository
  • hosted by Github under: {user|org}.github.io/[repo]
  • all static HTML with Javascript allowed
  • or use gh-pages generator with markdown

Project documentation and collaboration

  • create README.md and write a wiki
  • report bugs and issues
  • provide patches to other repositories

class: center, middle

Demonstration

https://smartuni.github.io/examples

https://github.com/smartuni/examples


class: center, middle, riot :scale 100%