Turning your Julia software into a compiled, portable application is simple. In only a few steps you can have your code compiled to run on any computer, even if your users have never heard of Julia. We will use ApplicationBuilder.jl to build an application together, starting from scratch and ending with a complete, distributable application. We will also discuss a few options for adding a GUI to your application. After this talk, you will be empowered to write, compile, and sell software written in Julia!