Skip to content

ashleygwilliams/rust-emergency-compliment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

  • pencil: A micro web framework for Rust, inspired by Python's flask.
  • 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