merge consul_to_cowsay (#3593)

This commit is contained in:
lch7167
2019-11-23 00:21:20 +09:00
committed by Proscream
parent 503e5f030c
commit 3b31dfcc59
8 changed files with 170 additions and 1 deletions

17
pages.ko/common/cotton.md Normal file
View File

@@ -0,0 +1,17 @@
# cotton
> 마크다운 테스트 사양 러너.
> 더 많은 정보: <https://github.com/chonla/cotton>.
- 특정 기본 url 사용하기:
`cotton -u {{기본_url}} {{파일}}.md`
- 인증서 확인 비활성화(비 보안 모드):
`cotton -u {{기본_url}} -i {{파일}}.md`
- 테스트 실패시 실행 중지:
`cotton -u {{기본_url}} -s {{파일}}.md`