Personal Homebrew tap repository.
First, you need to install the tap:
brew tap santilococo/cmtap
Then, to install nvimpager, for example, you need to run:
brew install nvimpager
or, to avoid conflicts with the core repository:
brew install santilococo/cmtap/nvimpager
PRs are welcome.