mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									b075430ec4
								
							
						
					
					
						commit
						46684ea649
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
				
			|||||||
# Magallanes #
 | 
					# Magallanes
 | 
				
			||||||
[](https://insight.sensiolabs.com/projects/ed0de53a-a12e-459b-9464-34def5907b56)
 | 
					[](https://insight.sensiolabs.com/projects/ed0de53a-a12e-459b-9464-34def5907b56)
 | 
				
			||||||
[](https://travis-ci.org/andres-montanez/Magallanes)
 | 
					[](https://travis-ci.org/andres-montanez/Magallanes)
 | 
				
			||||||
[](https://coveralls.io/github/andres-montanez/Magallanes?branch=master)
 | 
					[](https://coveralls.io/github/andres-montanez/Magallanes?branch=master)
 | 
				
			||||||
@ -8,10 +8,10 @@
 | 
				
			|||||||
[](https://packagist.org/packages/andres-montanez/magallanes)
 | 
					[](https://packagist.org/packages/andres-montanez/magallanes)
 | 
				
			||||||
[](https://packagist.org/packages/andres-montanez/magallanes)
 | 
					[](https://packagist.org/packages/andres-montanez/magallanes)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### What's Magallanes? ###
 | 
					### What's Magallanes?
 | 
				
			||||||
**Magallanes** is a deployment tool for made with PHP for PHP applications; it's quite simple to use and manage. For more information and documentation please visit http://magephp.com
 | 
					**Magallanes** is a deployment tool for made with PHP for PHP applications; it's quite simple to use and manage. For more information and documentation please visit http://magephp.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Installing ###
 | 
					### Installing
 | 
				
			||||||
Simply add the following dependency to your project’s composer.json file:
 | 
					Simply add the following dependency to your project’s composer.json file:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
@ -25,8 +25,8 @@ Finally you can use **Magallanes** from the vendor's bin:
 | 
				
			|||||||
$ vendor/bin/mage version
 | 
					$ vendor/bin/mage version
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### What happend to version 2? ###
 | 
					### What happend to version 2?
 | 
				
			||||||
There is no version 2. I've skipped it and jumpped stright from v1 to v3. This new version of **Magallanes** is quite radical and different from it's successor. The whole application has been rewritten using **_Symfony3 Components_**, so naming it v3 makes a lot of sense.
 | 
					There is no version 2. I've skipped it and jumpped stright from v1 to v3. This new version of **Magallanes** is quite radical and different from it's successor. The whole application has been rewritten using **_Symfony3 Components_**, so naming it v3 makes a lot of sense.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Codename Nostromo ###
 | 
					### Codename Nostromo
 | 
				
			||||||
Each new mayor version of **Magallanes** will have a codename (like Ubuntu), and in the current version it is **_Nostromo_**, like the spaceship from the movie *Alien (1979)*.
 | 
					Each new mayor version of **Magallanes** will have a codename (like Ubuntu), and in the current version it is **_Nostromo_**, like the spaceship from the movie *Alien (1979)*.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user