opdot

This is a CLI for syncing environment variables using 1password and provisioning files. Each environment (e.g staging or production) is saved in

Requirements

1password CLI npm or cargo

Installation

Using npm

npm install opdot --save-dev

Using cargo

cargo install opdot

Manual installation

Download the executable and point to it in your $PATH.