Skip to content

Commit

Permalink
update REAMD to show option
Browse files Browse the repository at this point in the history
  • Loading branch information
오원석 authored and 오원석 committed Nov 18, 2024
1 parent aaa4b8b commit 817c451
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@ kaprese run -b flint-1 spearmint-1 -e saver
# LOG_LEVEL=info kaprese run -b flint-1 spearmint-1 -e saver
```

## Options

`kaprese` provides the following options:

| Benchmarks | Repository |
| :--------- | :---------------------------------------------------------------------------------------- |
| `benchmark` | command to do something about benchmark |
| `engine` | command to do something about engine |
| `run` | command to run APR tools on benchmarks |
| `-h`, `--help` | command to show help |

## Benchmarks and Engines
`kaprese` provides a set of benchmarks and engines.
You can register them by calling `kaprese benchmark preset <language>` and `kaprese engine preset <engine>`.
Expand Down

0 comments on commit 817c451

Please # to comment.