Durant35 / Self-evaluation

Distributed Self-evaluation using Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-evaluation

  • Distributed Self-evaluation using Github
  • Group collaboration

  • Unit test

    • Test in group local directory

      $ cd hust_group?
      $ make
      ./group?_score
      # Shoud print all group member name and scores
    • Git commit

    • Git push

  • Integrated test

    • Git pull

    • Make clean

    • Make

    • Make test

    • Open the score_record.txt in MS Excel/LibreOffice Calc

About

Distributed Self-evaluation using Github


Languages

Language:Makefile 51.0%Language:C 49.0%