Skip to content

TiagoCavalcante/rust-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-template

A template for easy-install small Rust programs

Using this template

Press the green button saying "Use this template".

Screenshot of the GitHub page

How to install?

Just execute the command bellow and you are ready to go:

wget -qO- https://raw.githubusercontent.com/TiagoCavalcante/rust-template/main/scripts/install.sh | bash

Build yourself

Building it yourself is very easy:

git clone https://github.com/TiagoCavalcante/rust-template
cargo build --release
./target/release/rust-template
Hello, world!

About

A template for easy-install small Rust programs

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project