Tooling: Difference between revisions
From Modelado Foundation
imported>SLewis (→Mac) |
imported>SLewis |
||
Line 26: | Line 26: | ||
[http://git-scm.com/download/win Other Windows GUIs] | [http://git-scm.com/download/win Other Windows GUIs] | ||
[http://git-scm.com/download/linux Git command line] (e.g. via [http://cygwin.com cygwin]) | |||
=== Cross Platform (all of above) === | === Cross Platform (all of above) === |
Revision as of 18:45, October 17, 2014
Git/Github Source Code Control
Git is a distributed source code control system, and github provides a set of services to create, use, and manage git repositories.
It's possible to use Github's web interface to create, edit, commit/push text files and directories, as well as create and switch branches. This can become cumbersome, however
There are a variety of both command-line and gui clients for git, for most operating systems. Below are listed some links to commonly used tools.
Linux
Mac
Windows
Git command line (e.g. via cygwin)
Cross Platform (all of above)
Eclipse IDE (embedded git client as IDE plugin)
LaTex
LaTex is a commonly-used document editing system.
Comparison of Tex Editors (with links to editor software)