https://github.com/devexpress/create-new-example-script
This script simplifies creating and publishing a new example
https://github.com/devexpress/create-new-example-script
Last synced: 23 days ago
JSON representation
This script simplifies creating and publishing a new example
- Host: GitHub
- URL: https://github.com/devexpress/create-new-example-script
- Owner: DevExpress
- Created: 2018-07-24T09:16:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T09:44:43.000Z (over 7 years ago)
- Last Synced: 2025-08-25T08:36:02.619Z (7 months ago)
- Language: Batchfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 20
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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.