diff options
author | Alberto Sartori <alberto.sartori86@gmail.com> | 2023-03-23 10:49:51 +0100 |
---|---|---|
committer | Alberto Sartori <alberto.sartori@huawei.com> | 2023-03-29 11:34:49 +0200 |
commit | 0c90ad4bf580a385aa7056298452980b5f8ceb83 (patch) | |
tree | 103b2d138a3f58d55fc0dbabd9d71dec6e707ff4 /README.md | |
parent | 246e1b7f28f319e4be5bd24466494e6b5868ca6f (diff) | |
download | justbuild-0c90ad4bf580a385aa7056298452980b5f8ceb83.tar.gz |
wip:just execute tutorial
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ taken from user-defined rules described by functional expressions. - [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.org) - [Ensuring reproducibility](doc/tutorial/rebuild.org) - [Using protobuf](doc/tutorial/proto.org) + - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) ## Documentation |