Propose a change
Name Last commit message Last updated
screenshots Publish 3.2.0 21d ago
install.sh Publish 3.2.0 21d ago
package.json Publish 3.8.0 11d ago
page.json Remove internal identifiers from page.json 10d ago
README.md Publish 3.2.0 21d ago
SKILL.md Publish 3.8.0 11d ago
uninstall.sh Publish 3.2.0 21d ago

Adom Wiki

How the Adom Wiki (wiki.adom.inc) works and how to drive it with the adom-wiki CLI. See SKILL.md for the full guide.

The Adom Wiki is a package registry plus a git-backed page per project. Every page has two independent storage layers that are not synced: the git page repo (Files tab, README, commits) and the package registry (versions, dist-tags, install). You host source by pushing files into the repo, not by attaching a tarball. You distribute installables with adom-wiki pkg publish / pkg install, and host downloadable per-platform binaries with adom-wiki release upload.

adom-wiki is the current CLI. adompkg, and any "wiki v1/v2" or *.adom.cloud slug host, are deprecated.