Skip to content

Gfaim/rust-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-study

Setup

This project requires docker to be installed.

Run with docker build . -t rust-study && docker run --rm rust-study.

CI / CD

A Dockerfile is present to prevent user from downloading cargo and rust to his machine. A github action is present too to check if on push it compiles correctly.

Documentation

Documentation used: https://doc.rust-lang.org/stable/book/ch01-01-installation.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published