ValentinColin / tictac

A simple stopwatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Tic Tac ✨

Issues tag Forks tag Stars Licence

Project Description

This project is awesome writing in rust

Table of Contents

Installation

System requirement

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

Software requirement

  1. Cargo/Rust installed (If not download it here).

Manual installation

# https or ssh
git clone https://github.com/ValentinColin/tictac.git
git clone git@github.com:ValentinColin/tictac.git

cargo build --release

Tests

cargo test

Usage

cargo run --release

Potential Maintainers

📌 Valentin Colin

Credits

contributors

About

A simple stopwatch.

License:MIT License


Languages

Language:Rust 100.0%