# File: ./modules/vendor/tool/swissknife.R
library(modulr)
"vendor/tool/swissknife" %provides% {
list(
large_blade = "Large blade",
small_blade = "Small blade",
scissors = "Scissors",
led_light = "LED light"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.