Summary:
Ref T7785. Convert the Cowsay Remarkup rule to use a PHP implementation so we don't have to execute an external `cowsay` binary.
I removed some of the default ".cow" files that come with Cowsay because they:
  - include Perl code which we can not interpret; or
  - are primarily in-jokes or standalone visual puns or artwork rather than usable actors on the grand stage of cowsay; or
  - offended my delicate sensibilities.
Users can add new cows to `resources/cows/custom/` if they want to make new cows available.
I have included a majestic original artwork depicting the "Companion Cube" character from //Portal//.
Test Plan: {F802535}
Reviewers: chad
Reviewed By: chad
Maniphest Tasks: T9408, T7785
Differential Revision: https://secure.phabricator.com/D14100
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
=================
 | 
						|
Installing cowsay
 | 
						|
=================
 | 
						|
 | 
						|
If you really want to get things installed a nice and pretty way,
 | 
						|
 | 
						|
	sh install.sh
 | 
						|
 | 
						|
It will ask approximately one question.  If you can't answer it,
 | 
						|
you need serious help.
 | 
						|
 | 
						|
If the install goes well, you can start cowing immediately!  Just
 | 
						|
be sure to read the manual page first...
 | 
						|
 | 
						|
$Id: INSTALL,v 1.1 1999/08/14 08:03:17 tony Exp $
 |