Generates CI workflow templates for Bau projects.
Procs
proc generateCiTemplate(kind: string; projectDir: string) {. ...raises: [OSError, IOError], tags: [WriteDirEffect, ReadDirEffect, WriteIOEffect], forbids: [].}
- Write a CI configuration template for github or gitlab.