diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-03-05 16:58:09 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-03-06 13:44:29 +0100 |
commit | 3ebf005554d3169634e1495e844c576d4b9e76ae (patch) | |
tree | 0231eecae7d81399ee50fc525c1b73efa9be6be5 /README.md | |
parent | 91b9a0412c9e91f620a187354bfcc45df4b74279 (diff) | |
download | justbuild-3ebf005554d3169634e1495e844c576d4b9e76ae.tar.gz |
tutorial: Add chapter on just-lock
Also update the README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ dependencies locally (neither as source nor as binary). - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) - [Dependency management using Target-level Cache as a Service](doc/tutorial/just-serve.md) - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.md) + - [Multi-repository configuration management](doc/tutorial/just-lock.md) - [Computed roots](doc/tutorial/computed.md) ## Documentation |