This commit is contained in:
greenkeeper[bot] 2018-05-01 02:31:40 +00:00 committed by GitHub
commit 768019639b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
## What is Beau? ## What is Beau?
[![Greenkeeper badge](https://badges.greenkeeper.io/Seich/Beau.svg)](https://greenkeeper.io/)
Beau, is a CLI that executes HTTP requests based on a YAML configuration file. Beau, is a CLI that executes HTTP requests based on a YAML configuration file.
This makes testing easy, it allows you to share test requests with others as This makes testing easy, it allows you to share test requests with others as
part of your repo. part of your repo.