/cerebro-fanfou

A Cerebro plugin for Fanfou

Primary LanguageJavaScriptMIT LicenseMIT

cerebro-fanfou

A Cerebro plugin for Fanfou

Installation

Type plugins fanfou in Cerebro

Then click install

Manual Install

  1. Go to the plugin path
  • Windows
$ cd %APPDATA%/Cerebro/plugins
  • Linux
$ cd $XDG_CONFIG_HOME/Cerebro/plugins
# or
$ cd ~/.config/Cerebro/plugins
  • macOS
$ cd ~/Library/Application Support/Cerebro/plugins
  1. Install cerebro-fanfou plugin
$ npm install cerebro-fanfou --save

Usage

  1. Config
ff config CONSUMER_KEY CONSUMER_SECRET
  1. Login
ff login USERNAME PASSWORD
  1. Post
ff Hello Fanfou

Enjoy it! :]

Related

License

MIT © LitoMore