0.0.3 • Published 7 years ago

cerebro-fanfou v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

cerebro-fanfou

A Cerebro plugin for Fanfou

Installation

  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