Reformat everything
This commit is contained in:
parent
93663fff8c
commit
36ce75b43d
12 changed files with 560 additions and 526 deletions
|
|
@ -5,11 +5,13 @@ Run benchmarks against commits in a git repo and present their results.
|
|||
## Building from source
|
||||
|
||||
The following tools are required:
|
||||
|
||||
- `cargo` and `rustc` (best installed via [rustup](https://rustup.rs/))
|
||||
- `tsc`, the [typescript](https://www.typescriptlang.org/) compiler
|
||||
|
||||
Once you have installed these tools, run the following command to install or
|
||||
update tablejohn to `~/.cargo/bin/tablejohn`:
|
||||
|
||||
```
|
||||
cargo install --force --git https://github.com/Garmelon/tablejohn
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue