franciscoBSalgueiro / social

Command line tool to fetch the menu of the IST Alameda canteen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social

Command line tool to fetch the menu of the IST Alameda canteen.

Installation

To install clone the repository with

git clone https://github.com/franciscoBSalgueiro/social.git

Build and install:

cargo install --path ./social

Usage

USAGE:
    social [OPTIONS]

OPTIONS:
    -a, --all          Prints all the menus of the week
    -d, --day <DAY>    Prints the menu from that day [possible values: seg, ter, qua, qui, sex]
    -h, --help         Print help information

About

Command line tool to fetch the menu of the IST Alameda canteen


Languages

Language:Rust 100.0%