project_init 2.0.2

Initialize projects from a template. Fast
Documentation
1
2
3
4
5
6
[package]
name = "{{ project }}"
version = "{{ version }}"
authors = ["{{ name }} {{ email }}"]

[dependencies]