Skip to content

ClaytonDoesThings/ClaytonXYZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClaytonXYZ

This is the official git repo for the Clayton Does Things website.

Run Instructions

  1. Install Rust & Cargo with Rustup
  2. Set Rust channel to nightly: rustup override set nightly
  3. Create .env file with contents: DOMAIN="http://127.0.0.1:8000"
  4. Run cargo run