phasellus

Crates.iophasellus
lib.rsphasellus
version0.4.4
sourcesrc
created_at2022-08-04 09:58:02.159821
updated_at2023-07-08 04:01:31.378588
descriptionA yacht game scoreboard
homepage
repository
max_upload_size
id638645
size51,142
Sungbae Jeong (e0328eric)

documentation

README

phasellus

simple terminal based yacht scoreboard

Installation Guide

  • Using cargo Since this program is registered in crates.io, you can install this using cargo.

In the terminal

$ cargo install phasellus

In the cmd or powershell

> cargo install phasellus

How to start?

Just run phasellus in the terminal in your machine by typing

$ phasellus

if you are using either MacOS or Linux.

As the backend of this program uses crossterm library which runs both on UNIX and Windows, you can use this also in Windows. So if your machine uses Windows, then run this in the either cmd or powershell.

> phasellus
Commit count: 0

cargo fmt