forked from tsgates/arch-wiki-markdown
-
Notifications
You must be signed in to change notification settings - Fork 0
sevachka/arch-wiki-markdown
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# arch-wiki-markdown
Search and read Arch Wiki offline in your terminal.
$ wget https://raw.github.com/tsgates/arch-wiki-markdown/master/PKGBUILD
$ makepkg -csi
$ ./arch-wiki -h
usage: ./arch-wiki [-g] [-#] query
-g: grep whole content of wiki files
(otherwise, match just title)
-n: disable interactive mode
-#: -1 for first match, -2 for second ...
see. /usr/share/doc/arch-wiki-markdown
## Update
Now we have an interactive search mode. You can jump directly to one of the results.
See, how it works: [http://asciinema.org/a/5872]
About
Search and read Arch Wiki offline in your terminal
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vim Script 38.1%
- Shell 29.6%
- C++ 27.6%
- Python 3.4%
- Haskell 1.3%