Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 511 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 511 Bytes

Lump

Lump is task manager with gui for linux based operating systems. App Screenshot

Run Locally

Prerequisit: rust. I was developing with rustc 1.68.0 (2c8cc3432 2023-03-06)

Clone the project

  gh repo clone bulengerkacper/lump

Go to the project directory

  cd lump

Install dependencies

  cargo build

Start an app

  cargo run

Disclaimer:

Lump works however definitely will have to be cleaned up, someday.