Pre-packaged Standard.site AT Protocol lexicons.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Elixir 95.7%
Nix 2.5%
Shell 1.8%
2 1 0

Clone this repository

https://tangled.org/comet.sh/atex_standard_site https://tangled.org/did:web:comet.sh/atex_standard_site
git@knot.ovy.sh:comet.sh/atex_standard_site git@knot.ovy.sh:did:web:comet.sh/atex_standard_site

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

atex_standard_site#

This package contains the Standard.site lexicons translated into Elixir modules for use with atex.

Installation#

Add atex_standard_site to your list of dependencies in mix.exs:

def deps do
  [
    {:atex_standard_site, "~> 0.1"}
  ]
end