README
arena-plugin
(template)
SETUP
git clone git@github.pwc.com:ibrahim-mohammed/arena-plugin.git my_plugin
cd my_plugin
git remote set-url origin git@github.pwc.com:me/my_plugin.git
git remote add upstream git@github.pwc.com:ibrahim-mohammed/arena-plugin.git
npm i