How to Install inoticoming in Ubuntu 18.04



Install inoticoming by entering the following commands in the terminal:

sudo apt update
sudo apt install inoticoming

Description:

trigger actions when files hit an incoming directory

inoticoming is a daemon to watch a directory with Linux's inotify framework and trigger actions once files with specific names are placed in there. . For example it can be used to wait for .changes files uploaded into a directory and call reprepro to put them into your repository.

Version: 0.2.3-1build1

Section: universe/utils