Add sccache idea
This commit is contained in:
@@ -67,6 +67,7 @@ Name | Status | Blog Entries
|
||||
[SSH Jump Host](./projects/infrastructure/ssh-jump-host.md) | - | -
|
||||
[Development VMs](./projects/infrastructure/development-vms.md) | - | -
|
||||
[Backup Emails](./projects/infrastructure/backup-emails.md) | - | -
|
||||
[Try sccache](./projects/infrastructure/sccache.md) | - | -
|
||||
|
||||
## Theory Projects
|
||||
Name | Status | Blog Entries
|
||||
|
||||
6
projects/infrastructure/sccache.md
Normal file
6
projects/infrastructure/sccache.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Sccache
|
||||
I want to try out sccache for things like Rust compilation and for CI builds.
|
||||
I want to try both the basic caching and the distributed builds
|
||||
|
||||
## References
|
||||
* [Github Repo](https://github.com/mozilla/sccache)
|
||||
Reference in New Issue
Block a user