git-annex/standalone/osx/git-annex.app/Contents/MacOS
Joey Hess 66ba80ac04 add git-annex-shell wrapper to linux and OSX standalone bundles
This can be useful when not using the assistant, and putting the bundle in
PATH. This way, git-annex-shell is available for use by anything that ssh's
in.
2013-05-31 17:02:09 -04:00
..
git-annex deal with $0 having spaces in it 2013-03-20 14:11:36 -04:00
git-annex-shell add git-annex-shell wrapper to linux and OSX standalone bundles 2013-05-31 17:02:09 -04:00
git-annex-webapp deal with $0 having spaces in it 2013-03-20 14:11:36 -04:00
README reorganize osx app, so it can be put in PATH 2013-03-20 14:01:05 -04:00
runshell deal with $0 having spaces in it 2013-03-20 14:11:36 -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.