CalConnect / cc-digital-addresses

CalConnect Digital addresses
1 stars 1 forks source link

= CalConnect Standard: Addressing -- Digital interchange models

This work item belongs to TC VCARD.

image:https://github.com/CalConnect/csd-digital-addresses/workflows/publish/badge.svg["Build Status", link="https://github.com/CalConnect/csd-digital-addresses/actions?workflow=publish"]

This document is available in its rendered forms here:

== Fetching the document

[source,sh]

git clone https://github.com/CalConnect/csd-digital-addresses/

== Installing Build Tools

See https://www.metanorma.com/author/topics/install/

== Running via Docker or locally

If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.

If you don't want to deal with local dependencies, use the docker version by:

[source,sh]

export METANORMA_DOCKER=1

The Makefile will automatically choose the proper command to execute.

== Building The Document

[source,sh]

make clean all

The following outputs will be built:

== Iterating the document

[source,sh]

make html open cc-*.html