Create Your Own PackageΒΆ
In order to easily create your own package, a script is provided in the top-level directory of this repository. This script will interactively guide you through the process of creating a new package. The script will ask you for the following information:
Package name
Author name/email
Also, this script will reinit the git environment and remove the scripts inside this project.