This explains the step by step procedure of creating elixir package with neat and clear explanation of each project files with live demonstration. It also explains how to register as user in hex.pm and publish the packages to hex.pm. It explains how to generate the documentation of the package with ex_doc module. Highlights of the video is explaning the configurations and setting up the package... and dynamic docs creation.