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

https://github.com/matthewcarbone/doubletime

A comprehensive, Rust-level fast project time tracker
https://github.com/matthewcarbone/doubletime

project-manager

Last synced: 12 months ago
JSON representation

A comprehensive, Rust-level fast project time tracker

Awesome Lists containing this project

README

          

# Doubletime

**A comprehensive, Rust-level fast project time tracker**

⛔️ Project is in pre-alpha/pre-release stage and is consistently undergoing breaking changes! ⛔️

## Features

Doubletime is meant to have a Git-like syntax and will support commands such as

```bash
dt event stage
dt event unstage [commit]
dt project add
dt project edit
dt config edit
dt config view
```