Skip to content
/ go-qap Public

CERN's quality assurance plan (QAP) to solve the document naming convention problem.

License

Notifications You must be signed in to change notification settings

soypat/go-qap

Repository files navigation

go-qap

To solve the document naming convention problem.

Implementation of CERN's quality assurance plan (QAP) in pure Go.

This is a WIP.

Motivation

Startups in the business of mechanical engineering have limited choices when it comes to choosing cost effective PLM software.

In particular there is a real and immediate need to document deliverables and keep them organized in an electronic file repository.

This repository seeks to fully solve the problem regarding document naming conventions. This may seem like a trivial task but it is something that has been given a great deal of thought, not least by those in charge of the LHC project at CERN.

BoltQAP

BoltQAP

BoltQAP is a basic implementation of a document naming application which runs in a server. It is in the cmd/boltqap directory.

Get it by running

go install github.com/soypat/go-qap/cmd/boltqap@latest