improve README
This commit is contained in:
		| @@ -3,6 +3,7 @@ image: hosttoday/ht-docker-node:npmts | ||||
| stages: | ||||
| - test | ||||
| - release | ||||
| - page | ||||
|  | ||||
| testLEGACY: | ||||
|   stage: test | ||||
| @@ -33,4 +34,16 @@ release: | ||||
|   only: | ||||
|     - tags | ||||
|   tags: | ||||
|     - docker | ||||
|     - docker | ||||
|  | ||||
| pages: | ||||
|   image: hosttoday/ht-docker-node:npmpage | ||||
|   stage: page | ||||
|   script: | ||||
|     - npmci command npmpage --host gitlab | ||||
|   only: | ||||
|     - tags | ||||
|   artifacts: | ||||
|     expire_in: 1 week | ||||
|     paths: | ||||
|     - public | ||||
|   | ||||
							
								
								
									
										15
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,8 +1,21 @@ | ||||
| # lik | ||||
| light little helpers for node | ||||
|  | ||||
| ## Status | ||||
| ## Availabililty | ||||
| [](https://www.npmjs.com/package/lik) | ||||
| [](https://gitlab.com/pushrocks/lik) | ||||
| [](https://github.com/pushrocks/lik) | ||||
| [](https://pushrocks.gitlab.io/lik/gitbook) | ||||
|  | ||||
| ## Status for master | ||||
| [](https://gitlab.com/pushrocks/lik/commits/master) | ||||
| [](https://gitlab.com/pushrocks/lik/commits/master) | ||||
| [](https://david-dm.org/pushrocks/lik) | ||||
| [](https://www.bithound.io/github/pushrocks/lik/master/dependencies/npm) | ||||
| [](https://www.bithound.io/github/pushrocks/lik) | ||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||
| [](http://standardjs.com/) | ||||
|  | ||||
| ## Usage | ||||
| We recommend the use of TypeScript for good intellisense. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user