mirror of https://github.com/twbs/bootstrap.git
				
				
				
			update readme with info about makefile for devs
This commit is contained in:
		
							parent
							
								
									ae02a8a300
								
							
						
					
					
						commit
						088b81f7cd
					
				
							
								
								
									
										12
									
								
								README.md
								
								
								
								
							
							
						
						
									
										12
									
								
								README.md
								
								
								
								
							| 
						 | 
				
			
			@ -34,6 +34,18 @@ Google Group
 | 
			
		|||
 | 
			
		||||
http://groups.google.com/group/twitter-bootstrap
 | 
			
		||||
 | 
			
		||||
Developers
 | 
			
		||||
----------
 | 
			
		||||
 | 
			
		||||
We have included a makefile with convenience methods for working with the bootstrap library.
 | 
			
		||||
 | 
			
		||||
+ **build** - `make build`
 | 
			
		||||
This will run the less compiler on the bootstrap lib and generate a bootstrap.css and bootstrap.min.css file.
 | 
			
		||||
The lessc compiler is required for this command to run.
 | 
			
		||||
 | 
			
		||||
+ **watch** - `make watch`
 | 
			
		||||
This is a convenience method for watching your less files and automatically building them whenever you save.
 | 
			
		||||
Watchr is required for this command to run.
 | 
			
		||||
 | 
			
		||||
AUTHORS
 | 
			
		||||
-------
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue