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

https://github.com/ukho/s-100-permit-service

Repository for the S100 Permit Generator Service
https://github.com/ukho/s-100-permit-service

Last synced: 11 months ago
JSON representation

Repository for the S100 Permit Generator Service

Awesome Lists containing this project

README

          

# S-100 Permit Generator

## Notes on branching and repository layout

* All development branches (and subsequent Pull Requests) should be carried out on the 'develop' branch. This enables code to be run into the 'vNext' IAT and E2E environments. The 'main' branch forms the route to live, and 'develop' is merged to 'main' accordingly as releases are planned.