An open API service indexing awesome lists of open source software.

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

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.