Template This is a template for a Deno module. File/Directory Structure cli.ts - File for functions which should be executed directly for the module. src/ - Directory for storing all source code. docs/ - Directory for storing all documentation files specific for the module.