#coffee #docs #roasting

bin+lib freeroast

A simple coffee roasting app

2 releases

0.1.9 Dec 21, 2022
0.1.8 Dec 18, 2022
0.1.6 Feb 21, 2022
0.1.5 Jan 26, 2022

#987 in Database interfaces

Download history 18/week @ 2024-02-20 6/week @ 2024-02-27 11/week @ 2024-03-12 11/week @ 2024-03-26 53/week @ 2024-04-02

64 downloads per month

MIT license

29KB
726 lines

Freeroast

pipeline status Crates.io Crates.io GitLab last commit docs.rs

The purpose at the moment is to record coffee roasts and keep track of beans in stock

Release Notes


Build with CLI

git clone https://gitlab.com/codeguy131/freeroast.git

cargo build

Install via crates.io

cargo install freeroast

Build docs

cargo doc

Run in docker

In project root

docker build -t roast:latest .

docker run -it roast:latest

Dependencies

~29MB
~446K SLoC