Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 454 Bytes

ability-template-go

A cookiecutter template to initiate an ability repository.

How-to use

❯ 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.