punch-clock

Crates.iopunch-clock
lib.rspunch-clock
version0.1.4
sourcesrc
created_at2020-03-02 23:53:46.67437
updated_at2022-03-29 22:49:22.153948
descriptionLightweight terminal time-tracking utility.
homepagehttps://github.com/nerosnm/punch-clock
repositoryhttps://github.com/nerosnm/punch-clock
max_upload_size
id214668
size49,703
Madeleine Mortensen (maddiemort)

documentation

README

Punch Clock

CI Latest Version License Downloads

Punch Clock is a lightweight terminal time-tracking utility.

Installation

Cargo Install

If you have the Rust compiler installed, you can use the cargo install command:

cargo install punch-clock

The binary name for Punch Clock is punch; Cargo will build the punch binary and place it in $HOME/.cargo.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 64

cargo fmt