All Projects → ashleygwilliams → rust-emergency-compliment

ashleygwilliams / rust-emergency-compliment

Licence: MIT License
teach yourself some rust by making a crabby compliment app

Programming Languages

rust
11053 projects
CSS
56736 projects
HTML
75241 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].