The AaC Specification Plugin is an extension of the core AaC tool and provides specification and requirements traceability capabilities upon ingest of an AaC model. Documentation for the core AaC tool can be found here
InstallationΒΆ
AaC requires Python 3.9.13 to be installed prior to use. And AaC Specification requires AaC to be installed prior to use. Install the AaC core tool using pip
pip install aac
Install the AaC Specifications plugin using pip
pip install aac-spec