CalConnect / csd-vpoll

0 stars 1 forks source link

:repo-name: csd-vpoll

= CalConnect Standard: Calendaring and scheduling -- Consensus scheduling -- iCalendar VPOLL component

This work item belongs to TC FREEBUSY.

image:https://travis-ci.com/CalConnect/csd-vpoll.svg?branch=master["Build Status", link="https://travis-ci.com/calconnect/csd-vpoll"]

This document is available in its rendered forms here:

== Fetching the document

[source,sh]

git clone https://github.com/CalConnect/csd-vpoll/

== 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 csd-*.html