Install

As an HTTPS consumer (recommended)

curl https://skill-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/skill-atoms.git
cd skill-atoms
python3 scripts/validate.py
python3 scripts/build-exports.py

Dependencies