git-annex/standalone/osx/git-annex.app/Contents/MacOS
2017-02-12 17:30:23 -04:00
..
git Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. 2013-12-24 16:28:10 -04:00
git-annex Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked. 2013-12-15 15:57:41 -04:00
git-annex-shell Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked. 2013-12-15 15:57:41 -04:00
git-annex-webapp Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked. 2013-12-15 15:57:41 -04:00
git-receive-pack Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. 2013-12-24 16:28:10 -04:00
git-shell make wrappers run git-shell, now that it's included, rather than git shell 2013-12-27 16:36:48 -04:00
git-upload-pack Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. 2013-12-24 16:28:10 -04:00
README reorganize osx app, so it can be put in PATH 2013-03-20 14:01:05 -04:00
runshell correct spelling mistakes 2017-02-12 17:30:23 -04:00

This is a app bundle for git-annex. Most users are going to want to
just click on the icon to start up the git-annex webapp.

To use git-annex at the command line, you can put the directory containing
this README into your PATH.

Or, you can use the runshell script in this directory to start a shell
that is configured to use git-annex and the other utilities included in
this bundle, including git, gpg, rsync, ssh, etc.