How to Install flashbake in Ubuntu 18.04



Install flashbake by entering the following commands in the terminal:

sudo apt update
sudo apt install flashbake

Description:

automated snapshots with git

Flashbake is a tool which watches files and automatically checks them in to a git repository. There is an option to wait for a quiescent period before committing the files. Various plugins which capture the current context, like the weather or the currently playing song can be used to customise the commit message to produce a more meaningful history. . Thus it simplifies life for the user by taking off the burden of manually committing changes and allowing one to focus on the work.

Homepage: https://github.com/commandline/flashbake

Version: 0.27.1-0.1

Section: universe/vcs