Skip to main content
uniac build
Reads the current directory’s uniac.json, introspects the entrypoint class, and publishes the package to the local store:
~/.uniac/objects       # content-addressable artifacts
~/.uniac/refs          # name → object hash
~/.uniac/projections   # generated Node stubs consumers import
Refuses kind=app — for Systems, use uniac deploy instead. After uniac build, any project that lists this lib under dependencies and runs uniac install sees the new version.