sinanshi / project_example

This example is to demonstrate how to organise a project on Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project_example

Build Status codecov

This example is to demonstrate how to organise a project on Github

Version control

  • git diff/add/commit/push/log
  • git checkout
  • branching & pull request
  • Continuous integration

Collaboration

  • private & public repository
  • branching & pull request
  • issue tracker
  • Don't submit data. (use .gitignore)
  • slack channel
  • analysis repo and software tools.
    • Stable branch
    • development branch

Inspiration

About

This example is to demonstrate how to organise a project on Github


Languages

Language:C++ 98.8%Language:CMake 1.2%