Skip to content

baldir-fr/baldir-vcf-tools

Repository files navigation

template-asciidoctor-dockerized

Build library Generate and deploy static content to Pages

Utility library for parsing vCard Format.

Run Tests

deno test
# Or watching file changes
deno test --watch src
# Or with GNU Make
make deno-test

# Using docker compose
docker compose run --rm deno-test
# Or with GNU Make
make dc-deno-test

Generated Documentation