Install

As an HTTPS consumer (recommended)

curl https://amendment-atoms.com/exports/catalog.json -o catalog.json

As a git submodule of the umbrella

git clone --recurse-submodules https://github.com/convergent-systems-co/atoms.git

As a standalone clone

git clone https://github.com/convergent-systems-co/amendment-atoms.git
cd amendment-atoms
python3 scripts/validate.py
python3 scripts/build-exports.py

Dependencies