File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (C) 2015 Yasuaki Uechi <uetchy@ randompaper.co>
3
+ Copyright (C) 2015 Yasuaki Uechi <http:// randompaper.co>
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 4
4
5
5
![ alt tag] ( https://raw.github.com/uetchy/alfred-qiita-workflow/master/screenshots/qiita-workflow.png )
6
6
7
- ## System Requirements
8
-
9
- - OS X
10
-
11
7
## Installation
12
8
13
9
Double-click ` Qiita.alfredworkflow ` to install Alfred workflow.
@@ -20,10 +16,10 @@ Double-click `Qiita.alfredworkflow` to install Alfred workflow.
20
16
qiita search <query>
21
17
```
22
18
23
- ### Login and save token
19
+ ### Setup personal access token
24
20
25
21
```
26
- qiita setup <name> <password >
22
+ qiita setup <personal access token >
27
23
```
28
24
29
25
### Search stocked articles
Original file line number Diff line number Diff line change 63
63
</array >
64
64
</dict >
65
65
<key >createdby </key >
66
- <string >o_ame </string >
66
+ <string >Yasuaki Uechi </string >
67
67
<key >description </key >
68
68
<string >The workflow to search articles on Qiita </string >
69
69
<key >disabled </key >
You can’t perform that action at this time.
0 commit comments