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