@impetik/xeer-compiler
v0.2.5
Published
Manifest validation, static analysis, and the build pipeline for the Xeer framework. Install @impetik/xeer instead.
Readme
@impetik/xeer-compiler
Part of the Xeer framework — manifest validation, static analysis of the client and
server graphs, type generation, and the build pipeline that produces a content-addressed application
artifact. This is what xeer check and xeer build run.
You do not install this directly. Install @impetik/xeer
and it comes along:
npx --package=@impetik/xeer -- xeer new my-app- Documentation — docs.xeer.run
- Manifest reference — docs.xeer.run/reference/manifest
- Diagnostics reference — docs.xeer.run/reference/diagnostics
- Source — github.com/impetik/xeer
MIT licensed.
