kickstart 0.0.1

A simple way to get started with a project
1
2
3
4
5
6
7
8
9
10
11
12
13
# kickstart

A very WIP equivalent of [cookiecutter](https://github.com/audreyr/cookiecutter)
in Rust.

## Run on examples

- cargo run -- examples/super-basic
- cargo run -- examples/rust-cli -o clicli

## TODO

- Use template from git urls