Skip to content

niharrs/reflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reflect

Use this platform to make a note of your reflections and learn from them.

How To Run The Project

  1. Install Rust on your machine.
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. Switch to Nightly version of Rust for this project.
$ rustup override set nightly
  1. Run the project.
$ cargo run

Make sure you're in the root of the project.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published