-
Notifications
You must be signed in to change notification settings - Fork 28
Platform Certification
Dave Nicolette edited this page Feb 9, 2021
·
5 revisions
Home -> Developer Guide ->
We "certify" platforms for using Cobol Check and for contributing to development. Any team member can certify a platform.
A Cobol Check team member does the following:
- Clone the Cobol Check repo
- Run ./run clean test
Without requiring any additional setup actions, the build runs clean.
- Update the documentation at Certified Developer Platforms.
A Cobol Check team member does the following:
- Download the latest Cobol Check distribution for the platform.
- Expand the distribution archive.
- Run the samples:
./cobolcheck -p ALPHA NUMBERS
Without requiring any additional setup actions, the samples run properly.
- Update the documentation at Certified User Platforms.