README
@bufferapp/clippy
A helpful CLI that watches your clipboard for buffer related IDs and provides automagic links ✨

Install
npm install -g @bufferapp/clippy
Now create a configuration file at ~/.buffer-clippy.env and add your Atlas connection string.
ATLAS_CONNECTION_STRING="<atlas-connection-string>"
Usage
Important: You must be connected to the Buffer VPN for the CLI to work.
Just run it like so:
buffer-clippy
You can press Ctrl/Cmd + C to quit.