kickstart 0.6.0

A simple way to get started with a project by scaffolding from a template powered by the Tera engine
Documentation
1
2
3
4
5
6
7
8
name = "Slugify"
description = "A template demonstrating the slugify feature"
kickstart_version = 1

[[variables]]
name = "title"
default = "Hello"
prompt = "Give a title to your article?"