Skip to content

rustbridge/rust-emergency-compliment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-emergency-compliment

prerequisites

This application is written in the Rust Programming Language. Therefore to run this application you'll need Rust installed. If you do not already have Rust installed, I recommend using the rustup Rust version manager to install it.

up and running

  1. Fork and clone this repository
  2. cd rust-emergency-compliment
  3. cargo run

dependencies

  • simple-server: A small web framework for Rust.
  • motivations: A collection of motivating messages
  • pick-one: Small utility to pick one item out of an array at random

About

teach yourself some rust by making a crabby compliment app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 57.6%
  • CSS 22.5%
  • HTML 19.9%