# create-new-example-script
**Repository Path**: mirrors_DevExpress/create-new-example-script
## Basic Information
- **Project Name**: create-new-example-script
- **Description**: This script simplifies creating and publishing a new example
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-03-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
This script simplifies creating and publishing a new example to GitHub (according to Code Examples 2.0 Workflow -> "Создание примера").
Notes
Read the Code Examples 2.0 Workflow -> "Создание примера" instructions before using the script!
The script covers only the simplest scenario that implies creating a single branch only.
Usage
1. Download the example template at https://github.com/DevExpress-Examples/example-repository-template and put the files into the example-repository-template-master folder.
2. Download the git.bat file from this repository and place it near the example-repository-template-master folder.
3. Run the script and follow instructions.