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