improve README
This commit is contained in:
		| @@ -3,6 +3,7 @@ image: hosttoday/ht-docker-node:npmts | |||||||
| stages: | stages: | ||||||
| - test | - test | ||||||
| - release | - release | ||||||
|  | - page | ||||||
|  |  | ||||||
| testLEGACY: | testLEGACY: | ||||||
|   stage: test |   stage: test | ||||||
| @@ -33,4 +34,16 @@ release: | |||||||
|   only: |   only: | ||||||
|     - tags |     - tags | ||||||
|   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 | # lik | ||||||
| light little helpers for node | 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://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 | ## Usage | ||||||
| We recommend the use of TypeScript for good intellisense. | We recommend the use of TypeScript for good intellisense. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user