Skip to content

ykmc09/alfred2-qiita-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred 2 Workflow for Qiita:Team

Description

  • WIP

Quick Start Guide

Step 1: Clone

Clone this repo to your local directory:

git clone https://github.com/ykmc09/alfred2-qiita-team.git

Step 2: Put your Qiita's access token & Qiita:Team's team name.

Update access_token and team_namein the main.rb file.

access_token = 'YOUR_ACCESS_TOKEN'
team_name = 'YOUR_TEAM_NAME'

Step 3: Install

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.

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages