Templates are a fast way to create new Hyperdrives in Nomad. They typically provide a nice UI which you can then fill with your content.
Today we’re happy to add two new templates: Codesnip and Module.
The Codesnip Template
“Codesnips” are a common tool among Web developers to share example code, often to demonstrate APIs, patterns, or techniques. Codepen and JsFiddle are two well-known services for these kinds of snippets. We’re happy to say, with Codesnips you now have a hyper:// solution.
The Module Template
“Modules” are like Git repos. They provide a number of tools that are ideal for sharing code, including a files-listing UI, a tests suite, a demo-viewer, and build tooling. This template uses page commands to make it possible to run custom scripts using the terminal.