alfred-qiita-workflow

command module
v2.1.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2019 License: MIT Imports: 11 Imported by: 0

README

Alfred Qiita Workflow

Build Status

alt tag

Installation

Download latest version of Alfred Qiita Workflow and double-click Qiita.alfredworkflow to install it.

Commands

Search articles
qiita search <query>
Setup personal access token

Get Personal Access Token which have a scope for read_qiita and put it on:

qiita setup <personal access token>
List and search stocked articles

You MUST set access token in advance.

qiita stocks <query:optional>
List and search your articles

You MUST set access token in advance.

qiita my <query:optional>

Contributing

Fork project
  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Development installation

Run following commands to link this workflow with Alfred.

$ go get github.com/uetchy/alfred-qiita-workflow
$ cd $GOPATH/github.com/uetchy/alfred-qiita-workflow
$ make build
$ make link

If you put Alfred settings to another location, you should run following lines:

$ ALFRED_WORKFLOW_PATH=/path/to/Alfred.alfredpreferences/workflows make link

You can find Alfred preferences path by mdfind command:

$ mdfind Alfred.alfredpreferences

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL