Skip to content

This is fork of rustlings repo (https://github.com/rust-lang/rustlings) for using in HSE course as exercises.

Notifications You must be signed in to change notification settings

minor1o/myrustlings

 
 

Repository files navigation

Rustlings for HSE

This is fork of a popular exercise repo Rustlings made for exercises during HSE Rust ecosystem source. The only difference from basic repo is Github Action pipeline for checking completion of exercises. Feel free to use it for your own courses.

Usage

  1. Fork this repo.
  2. Make pull request from your fork to this repo.
  3. Solve exercise and commit them to your fork. You can see in Github Actions are you passe or not.

For using locally install rustlings with cargo install rustlings command and run in rustlings-for-hse directory rustlings command.

About

This is fork of rustlings repo (https://github.com/rust-lang/rustlings) for using in HSE course as exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 67.3%
  • Rust 32.1%
  • HTML 0.4%
  • Nix 0.1%
  • CSS 0.1%
  • LLVM 0.0%