AssemblyLift
HomeRepo
v0.2
v0.2
  • Welcome to AssemblyLift
  • Learn AssemblyLift
    • Getting Started
    • Services
    • Functions
      • Rust Functions
    • How to Build
    • How to Deploy
  • Resources
    • The Lexicon
    • Tutorial: Build a "todo list" backend with AssemblyLift
Powered by GitBook
On this page

Was this helpful?

  1. Learn AssemblyLift

How to Deploy

PreviousHow to BuildNextThe Lexicon

Last updated 4 years ago

Was this helpful?

AssemblyLift applications are deployed using the bind command:

$ asml bind

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

cast