# cookiecutter-devnet-learning-module **Repository Path**: mirrors_CiscoDevNet/cookiecutter-devnet-learning-module ## Basic Information - **Project Name**: cookiecutter-devnet-learning-module - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cookiecutter-devnet-learning-module A cookiecutter template for creating devnet learning `modules` quickly ## How to use this templates pip install cookiecutter cookiecutter https://github.com/CiscoDevNet/cookiecutter-devnet-learning-module ## Sample workflow ``` ➜ Projects cookiecutter gh:ciscodevnet/cookiecutter-devnet-learning-module module_name [my-awesome-learning-module]: module_desc [Allows developers to....]: lab_name [my-awesome-learning-lab]: lab_title [name of your first learning lab]: lab_slug [One sentence description of the learning lab.]: author_name [John Smith]: author_email [jsmith@company.com]: ➜ Projects cd my-awesome-learning-module ➜ my-awesome-learning-module ls Makefile README.md contributing.md labs ``` ## Don't have cookiecutter? pip install cookiecutter