For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Deploy

AssemblyLift applications are deployed using the bind command:

$ asml bind

This command will bind the structure in net/ (generated by cast) to your chosen backend.

Last updated