https://github.com/maxdeviant/ledge
A time tracking CLI
https://github.com/maxdeviant/ledge
cli rust time-tracking
Last synced: 4 months ago
JSON representation
A time tracking CLI
- Host: GitHub
- URL: https://github.com/maxdeviant/ledge
- Owner: maxdeviant
- License: mit
- Created: 2018-12-16T19:14:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T17:47:35.000Z (about 7 years ago)
- Last Synced: 2024-04-25T04:42:45.592Z (almost 2 years ago)
- Topics: cli, rust, time-tracking
- Language: Rust
- Homepage: https://crates.io/crates/ledge
- Size: 54.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ledge
[](https://crates.io/crates/ledge)
[](https://github.com/maxdeviant/ledge/blob/master/LICENSE)
## Installation
The easiest way to use Ledge is to install it via `cargo`. You will need [Rust](https://www.rust-lang.org/) [installed](https://www.rust-lang.org/tools/install) on your system in order to do this.
```sh
cargo install ledge
```
### Getting Started
```sh
ledge --help
```