Homebrew is an Open Source Package Manager for macOS.
To create your first formula create a Repository on GitHub. Set the visibility to public while doing so.
First create a new GitHub Repository for your Formula. You can use the Web Interface or the CLI for this. I am using the CLI just for fun( Replace pwelagedara
with your Username and hello
with your repository name in all my commands).