Skip to content

Semptic/rust-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub test

Rust Project template

This is a template for cargo-generate to create CLI applications. To use it run:

cargo generate --git https://github.com/Semptic/rust-project-template.git

It also creates github workflows and dependabot config. If you don't want this delete the .github/ folder.

This also adds a ready to go gitpod configuration, if you don't need this just delete the .gitpod.yaml and .gitpod.Dockerfile files.

You must add a license file in ./LICENSE after generating from the template.

Test the template

Run the following command to test the template:

./test-template.sh