久々にLaravelをドレノのリストつくろうといぢってたら
Could not authenticate against github.com
って感じで怒られた。
curl -u ‘☆☆☆’ -d ‘{“scopes”:[“repo”],”note”:”Help example”}’ https://api.github.com/authorizations
を叩いて(☆☆☆)は自分のアカウント名
でパスワード入力して
返ってくるトークン入力してあげればいいっぽい。
久々にLaravelをドレノのリストつくろうといぢってたら
Could not authenticate against github.com
って感じで怒られた。
curl -u ‘☆☆☆’ -d ‘{“scopes”:[“repo”],”note”:”Help example”}’ https://api.github.com/authorizations
を叩いて(☆☆☆)は自分のアカウント名
でパスワード入力して
返ってくるトークン入力してあげればいいっぽい。