Skip to content

Commit

Permalink
Starts a Breakdown of Configuration (TraceMachina#680)
Browse files Browse the repository at this point in the history
fixes the doc example
  • Loading branch information
MarcusSorealheis committed Mar 6, 2024
1 parent 7c9a070 commit 3a2f589
Show file tree
Hide file tree
Showing 3 changed files with 595 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cargo install --git https://github.com/TraceMachina/nativelink --tag v0.2.0

The `nativelink` executable reads a JSON file as it's only parameter,
`--config`. See [`nativelink-config`](./nativelink-config/examples/basic_cas.json)
for more details and examples.
for more details and examples on the config, and see [`nativelink.rs`](./src/bin/README.md) for more details and information on the NativeLink executable.

To grab the example in your current working directory, run:

Expand Down

0 comments on commit 3a2f589

Please sign in to comment.