| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Modules extend Templates to create reusable components for your development environment.
e.g.
module "code-server" {
source = "registry.coder.com/modules/code-server/coder"
version = "1.0.2"
agent_id = coder_agent.main.id
}Check out the Coder Registry for instructions to integrate modules into your template.
See CONTRIBUTING.md for instructions on how to construct and publish a module to the Coder Registry.
| Back | FazBrowse Home | New Git URL |