- WIP
Clone this repo to your local directory:
git clone https://github.com/ykmc09/alfred2-qiita-team.git
Update access_token
and team_name
in the main.rb
file.
access_token = 'YOUR_ACCESS_TOKEN'
team_name = 'YOUR_TEAM_NAME'
Run rake install
to install the workflow or rake dbxinstall
if you are using Alfred's advanced Dropbox sync. Now you can see the workflow loaded in the Alfred workflow interface.