docs(README): add egghead.io tutorial
This commit is contained in:
		
							parent
							
								
									0a17e8e780
								
							
						
					
					
						commit
						2c17773c75
					
				
							
								
								
									
										21
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								README.md
									
									
									
									
									
								
							| @ -1,6 +1,8 @@ | |||||||
| # semantic-release | # :package::rocket: semantic-release | ||||||
| 
 | 
 | ||||||
| > **fully automated, semver-compliant package publishing** | > **Trust us, this will change your workflow for the better.** | ||||||
|  | 
 | ||||||
|  | > – [egghead.io](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-automating-releases-with-semantic-release) | ||||||
| 
 | 
 | ||||||
| [](https://gitter.im/semantic-release/semantic-release?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | [](https://gitter.im/semantic-release/semantic-release?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||||||
| [](https://github.com/semantic-release/semantic-release) | [](https://github.com/semantic-release/semantic-release) | ||||||
| @ -30,6 +32,21 @@ Out of the box this is just about _commit-messages_, but you can do so much more | |||||||
| This removes the immediate connection between human emotions and version numbers, so strictly following the [SemVer](http://semver.org/) spec is not a problem anymore – and that’s ultimately `semantic-release`’s goal. | This removes the immediate connection between human emotions and version numbers, so strictly following the [SemVer](http://semver.org/) spec is not a problem anymore – and that’s ultimately `semantic-release`’s goal. | ||||||
| 
 | 
 | ||||||
| <table> | <table> | ||||||
|  |   <tr> | ||||||
|  |     <th colspan="2"> | ||||||
|  |       “How to Write a JavaScript Library - Automating Releases with semantic-release” – egghead.io | ||||||
|  |     </th> | ||||||
|  |   </tr> | ||||||
|  |   <tr> | ||||||
|  |     <td colspan="2"> | ||||||
|  |       <a href="https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-automating-releases-with-semantic-release"><img src="https://cloud.githubusercontent.com/assets/908178/9730739/7b1da5d8-5610-11e5-88b6-5c75fdda7ee2.png" alt="egghead.io session"></a> | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|  |   <tr> | ||||||
|  |     <td colspan="2"> | ||||||
|  |       A free egghead.io tutorial series on how to write an open source library featuring semantic-release. | ||||||
|  |     </td> | ||||||
|  |   </tr> | ||||||
|   <tr> |   <tr> | ||||||
|     <th> |     <th> | ||||||
|       “We fail to follow SemVer – and why it needn’t matter” |       “We fail to follow SemVer – and why it needn’t matter” | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user