introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI)

Keisuke Sehara 38b4965ec0 update README преди 4 години
web-interface 2d496f9e38 update browsing.md преди 4 години
LICENSE 6e38bf3406 Initial commit преди 4 години
README.md 38b4965ec0 update README преди 4 години

README.md

Dealing with Gin

introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI).

  1. What is Gin? (A cultural background)
    • Git, a version-control system
    • Management of large files using git-annex
    • GitHub concepts: Markdown, collaboration, issues
  2. Web interface
  3. gin-cli
    • Downloading a bundle
    • Setting up for wired network in Charité
    • Downloading a repository
    • Committing to a repository
    • Uploading changes
  4. WinGIN (GUI on Windows)
    • What WinGIN does
    • Download and setup
    • Adding a repository
    • Synchronizing local repository with the remote

May be easier if we have a PDF version of this repository... (To be done later)