base = file.path("~", "REDO1")
srcs_target = file.path(base, "CORE92")
checks_target = file.path(base, "CORE92_CHECKSB")
done = dir(checks_target, full.names=TRUE)
done = gsub("_.*", "", basename(done))
setdiff(bbsBuildArtifacts::core92(), done)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.