Implementation of CERN's quality assurance plan (QAP) in pure Go.
This is a WIP.
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 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