Takanori commands to automate daily works.
pip install takanori-cli
Execute commands below.
taka plugin create
And answer some questions to generate a pacpage from a template. It's also available to create a pcakge from custom templates by using -t
or --template
options.
taka plugin create --template <custom_template>