Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/rcraggs/gitruler
Browse files Browse the repository at this point in the history
  • Loading branch information
rcraggs committed Apr 16, 2019
2 parents 932e456 + dee644e commit 8e29599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

GitRuler helps the teaching and assessment of git skills.

GitRuler is a little like unit testing a git repository. It checks whether a repo matches the state describes in a config file. For example it can check that a file at a given path is being tracked, or that there is a branch with a certain name.
GitRuler allows you to easily create exercises where leaners follow a set of instructions to carry out on a repository, and will be scored, with feedback on their progress

Teachers create instructions and matching configurations to allow students to practice their git skills and check their progress.
![](docs/images/longer-screenshot.png)

## Installation and Running

Expand Down
Binary file added docs/images/longer-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e29599

Please sign in to comment.