A cookiecutter template to initiate an ability repository.
❯ pip install cookiecutter
❯ cookiecutter .
project_title [Change It]: Weather
project_description [Change the verbose description]: Weather forecast
repository_name [weather-ability]:
Press enter for the repository name and then you have a prepared folder weather-ability
with everything needed
to create an ability's repository in github.