Skip to content
/ rust.template Public template

Template repository for new rust projects. Mass replace "TODOPROJNAME" with project name (snake case preferred) + replace "zarthus" with your own/organization name, go over pending TODOs, ready!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Zarthus/rust.template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TODOPROJNAME

Build Status Docs.rs License

TODO

Installation

Add as a dependency:

  • cargo add TODOPROJNAME

Install as software:

  • cargo install TODOPROJNAME

Examples

fn main() { // TODO
    println!("Hello, world!");
}

For more examples, see the examples directory.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

Licensed under the following licenses at your option:

Files in the project may not be copied, modified, or distributed except according to those terms.

About

Template repository for new rust projects. Mass replace "TODOPROJNAME" with project name (snake case preferred) + replace "zarthus" with your own/organization name, go over pending TODOs, ready!

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Languages