Tools for generating compliance documents. For more information see the Compliance Tools documentation.
You will need to have Docker installed. See the Install Docker docs for more information.
- Add the
activate
script and adocker-compose.yml
file to your project root. Examples of these files are included in this repository. - Run
docker-compose pull
. - Run
. activate
. - Run any of the commands available to you, including
createfiles
,makefamilies
, andcreatematrix
For more information about the commands, see the documentation for compliancetools.
This project is licensed under the GNU General Public License version 3 or any later version - see the LICENSE file for details. Some portions of this code are dedicated to the public domain under the terms of the Creative Commons Zero v1.0 Universal.
SPDX-License-Identifier: GPL-3.0-or-later
Copyright 2019-2020 CivicActions, Inc.