Skip to content
Jon Mav edited this page Feb 28, 2016 · 1 revision

Followed

https://help.github.com/articles/creating-an-access-token-for-command-line-use/ https://mage2.pro/t/topic/743

to create ~/.composer/auth.json

{ "github-oauth": { "github.com": "" } ,"http-basic": { "repo.magento.com": { "username": "", "password": "" } }

Clone this wiki locally