Skip to content

A single-lib workspace template for `cargo generate`

Notifications You must be signed in to change notification settings

sshine/single-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{project-name}}

{{description}} {% if false %}

This is a cargo generate template

(This section won't occur when using this template.)

To install cargo generate, run:

cargo install cargo-generate

Create new template, either from GitHub, or from a local path:

cargo generate --git sshine/single-lib

Create a cargo gen shortcut by adding a section to ~/.cargo/config.toml:

[alias]
gen = "generate"

Add your github-username to ~/.cargo/cargo-generate.toml:

[values]
github-username = "sshine"

{% endif %}

About

A single-lib workspace template for `cargo generate`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages