Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A kata designed to be the most basic one ever

License

abstecker/fuzzbizz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3


The World's Simplest Kata: Rust Edition

Welcome to the world's simplest kata! The task is simple. The code creates a simple greeting, but the build is failing. Make the red Actions in GitHub green. Easy peasy, lemon squeezy.

For the Rust edition, there are five types of errors:

There are several goals for this kata:

  • Demonstrate to yourself that you have the Rust tools installed correctly.
  • Make sure that you have a GitHub account setup and can fork a repo.
  • Show that you are able to fix common errors that will be picked up on a Rust CI build.
  • Show how the Rust toolchain helps you to troubleshoot those errors.

How To

  • Fork the repo.
  • Make it green.
  • ...
  • Profit!

About

A kata designed to be the most basic one ever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 47.6%
  • Rust 47.0%
  • Dockerfile 5.4%