mirror of
https://github.com/americanexpress/baton.git
synced 2025-11-24 06:26:04 +00:00
Updating Go get instruction
This commit is contained in:
parent
3aae324d97
commit
848e8d9da3
12
README.md
12
README.md
@ -76,6 +76,16 @@ Number of 5xx responses: 0
|
|||||||
* Dynamic generation of data based on a template
|
* Dynamic generation of data based on a template
|
||||||
* Testing REST endpoints with dynamically generated keys
|
* Testing REST endpoints with dynamically generated keys
|
||||||
|
|
||||||
|
### Installing Baton
|
||||||
|
|
||||||
|
Installation with Go is as easy as running `go get`.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ go get -u github.com/americanexpress/baton
|
||||||
|
```
|
||||||
|
|
||||||
|
Binary releases are [available](https://github.com/americanexpress/baton/releases).
|
||||||
|
|
||||||
### Running Baton in docker
|
### Running Baton in docker
|
||||||
|
|
||||||
To build the image run:
|
To build the image run:
|
||||||
@ -113,4 +123,4 @@ Any contributions made under this project will be governed by the [Apache Licens
|
|||||||
|
|
||||||
## Code of Conduct
|
## Code of Conduct
|
||||||
This project adheres to the [American Express Community Guidelines](./CODE_OF_CONDUCT.md).
|
This project adheres to the [American Express Community Guidelines](./CODE_OF_CONDUCT.md).
|
||||||
By participating, you are expected to honor these guidelines.
|
By participating, you are expected to honor these guidelines.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user