Skip to content
devlinjunker edited this page Jan 22, 2021 · 10 revisions

Welcome to the example.cii project! This project is an example and template for starting a project that passes the Core Infrastructure Initiative Criteria. This includes:

  • Standardized Documentation Templates
  • README Files Synced to Wiki
  • Semantic Versioning (Enforced by Git Hooks and Github Actions)
  • Semi-Automated Releases and Change Logs
  • Automated Test Suites (for Bash Scripts)
  • Static Code Analysis (Linting Bash Scripts)

See the FAQ or Submit an Issue for help using this project.

Based off of Github Semantic Versioning Template

Clone this wiki locally