5 releases
0.1.4 | Mar 29, 2022 |
---|---|
0.1.3 | Mar 21, 2020 |
0.1.2 | Mar 17, 2020 |
0.1.1 | Mar 6, 2020 |
0.1.0 | Mar 2, 2020 |
#5 in #punch
24KB
417 lines
Punch Clock
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~3–4.5MB
~69K SLoC