Crates.io | fypm |
lib.rs | fypm |
version | 0.1.0 |
source | src |
created_at | 2024-08-06 11:40:36.456384 |
updated_at | 2024-08-06 11:40:36.456384 |
description | Four Years Productivity Manager: The productivity manager for Four Years Workflow. |
homepage | |
repository | |
max_upload_size | |
id | 1327186 |
size | 792,629 |
Fypm (Four Years Productivity Manager) is the productivity manager for Four Years Workflow. It is based on Taskwarrior and aims to create a flexible and extensible productivity environment.
git clone https://github.com/dmyna/fypm.git
cd fypm
cargo build --release
sudo cp target/release/fypm /usr/bin
All documentation is written in an Obsidian vault and stored in the docs directory. In the future you will also see this on this project's Wiki.
# install docker, docker-compose and docker-buildx
git clone https://github.com/dmyna/fypm.git
cd fypm
./scripts/test.sh