dkhamsing / update_profile_pic

:bust_in_silhouette: Update your Twitter profile pic in a snap

Repository from Github https://github.comdkhamsing/update_profile_picRepository from Github https://github.comdkhamsing/update_profile_pic

update_profile_pic

Update your profile pic in a snap ✨

Circle CI

Setup

$ git clone https://github.com/dkhamsing/update_profile_pic.git
$ cd update_profile_pic/
$ rake install

Configure

$ update_profile_pic --create-config
open this url in your browser (sign in and authorize): https://api.twitter.com/oauth/authorize?oauth_token=...
enter pin: ...
wrote config.yaml ✨

Usage

update_profile_pic <image file> --config <config file>

$ update_profile_pic image.png --config config.yml
updating profile pic with image.png...
updating @dkhamsing...
profile pic updated ✨

Contact

License

This project is available under the MIT license. See the LICENSE file for more info.

About

:bust_in_silhouette: Update your Twitter profile pic in a snap

License:MIT License


Languages

Language:Ruby 100.0%