Move all the binaries and libraries under a bundle/ subdirectory; so when it's in PATH only git-annex, runshell, and git-annex-webapp will be available.
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			423 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			423 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
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.
 |