Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 178 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 178 Bytes

Rumodoro 🦀

Rust pomodoro cli

⚠️ is under development

Commands

  • Build
cargo build
  • Check code
cargo check
  • Format code
cargo fmt