🔗Publishing your package
We are using Git and GitHub to host and distribute packages. All packages are stored into a public GitHub repository. Publishing a package will require you to have Git installed so you can push your package to the repository.
To publish your package, navigate to your package directory and run the following command:
cd my-package && tim publish