morseclock 0.2.0

Yet another not-so-intuitive clock
Documentation
1
2
3
4
5
6
7
8
alias c := check

_list:
    @just -l

# Check the source-code for errors
check:
    cargo clippy