File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ Roy is a HTTP server compatible with the OpenAI platform format that simulates e
88test your clients behaviour under weird circumstances. Once started, Roy will run the server on port 8000 and will
99return responses using [ Lorem Ipsum] ( https://www.lipsum.com/ ) dummy text.
1010
11+ <div align =" center " >
12+
13+ [ ![ Test] ( https://github.com/masci/roy/actions/workflows/test.yml/badge.svg )] ( https://github.com/masci/roy/actions/workflows/test.yml )
14+ [ ![ Release] ( https://github.com/masci/roy/actions/workflows/release.yml/badge.svg )] ( https://github.com/masci/roy/actions/workflows/release.yml )
15+ [ ![ Docker Publish] ( https://github.com/masci/roy/actions/workflows/docker-publish.yml/badge.svg )] ( https://github.com/masci/roy/actions/workflows/docker-publish.yml )
16+
17+ ![ GitHub License] ( https://img.shields.io/github/license/masci/roy?color=blue )
18+ ![ Crates.io Version] ( https://img.shields.io/crates/v/roy-cli )
19+ ![ Crates.io Downloads (recent)] ( https://img.shields.io/crates/dr/roy-cli )
20+
21+ </div >
22+
23+
1124## 💾 Installation
1225
1326If you have Rust available, you can install Roy from [ crates.io] ( https://crates.io/crates/roy-cli ) with:
You can’t perform that action at this time.
0 commit comments