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

https://github.com/progress/openedge-samples

OpenEdge ABL Code Samples
https://github.com/progress/openedge-samples

Last synced: 4 months ago
JSON representation

OpenEdge ABL Code Samples

Awesome Lists containing this project

README

          

# OpenEdge Samples #

This repository is organized to support two primary purposes:

### `/projects`

OpenEdge projects which can be directly imported into either the Progress Developer Studio or Visual Studio Code (please see templates for proper structure). These projects are intended to be self-contained and include everything needed to build that project locally, including database structure and definition files, Gradle build files, and all source code.

### `/examples`

Standalone examples of ABL code or related OpenEdge technologies. These examples should aid in illustrating specific features or functions within the OpenEdge products.

Please view the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information on how you can help to contribute to this repository.