An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Ledge

[![Crates.io](https://img.shields.io/crates/v/ledge.svg)](https://crates.io/crates/ledge)
[![Crates.io](https://img.shields.io/crates/l/ledge.svg)](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
```