Skip to content

drydockcloud/ci-compliancetools

Repository files navigation

ci-compliancetools

Tools for generating compliance documents. For more information see the Compliance Tools documentation.

Getting Started

Prerequisites

You will need to have Docker installed. See the Install Docker docs for more information.

Usage

  1. Add the activate script and a docker-compose.yml file to your project root. Examples of these files are included in this repository.
  2. Run docker-compose pull.
  3. Run . activate.
  4. Run any of the commands available to you, including createfiles, makefamilies, and creatematrix

For more information about the commands, see the documentation for compliancetools.

License

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

Copyright 2019-2020 CivicActions, Inc.