Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
manpages
Search
Bodo Tasche
January 05, 2017
Programming
0
98
manpages
A small lightning talk about my
manpages gem
.
Bodo Tasche
January 05, 2017
Tweet
Share
More Decks by Bodo Tasche
See All by Bodo Tasche
Tickety Tick
bitboxer
0
120
InfluxDB
bitboxer
0
640
ruby > web
bitboxer
0
520
Introduction to Statemachines
bitboxer
1
470
beanstalkd
bitboxer
0
930
WECK DEN GEEK IN DIR
bitboxer
0
320
Endless fun with Arduino and Eventmachine
bitboxer
0
240
Other Decks in Programming
See All in Programming
❄️ tmux-nixの実装を通して学ぶNixOSモジュール
momeemt
1
120
コードに語らせよう――自己ドキュメント化が内包する楽しさについて / Let the Code Speak
nrslib
5
1.1k
衛星の軌道をWeb地図上に表示する
sankichi92
0
250
推論された型の移植性エラーTS2742に挑む
teamlab
PRO
0
150
Interface vs Types ~型推論が過多推論~
hirokiomote
1
230
Rethinking Data Access: The New httpResource in Angular
manfredsteyer
PRO
0
220
型安全なDrag and Dropの設計を考える
yudppp
5
660
複雑なフォームを継続的に開発していくための技術選定・設計・実装 #tskaigi / #tskaigi2025
izumin5210
12
6.4k
RubyKaigi Hack Space in Tokyo & 函館最速 "予習" 会 / RubyKaigi Hack Space in Tokyo & The Fastest Briefing of RubyKaigi 2026 in Hakodate
moznion
1
130
事業戦略を理解してソフトウェアを設計する
masuda220
PRO
8
1.4k
Doma で目指す ORM 最適解
nakamura_to
1
160
primeNumberでのRBS導入の現在 && RBS::Traceでinline RBSを拡充してみた
mnmandahalf
0
260
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
620
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Into the Great Unknown - MozCon
thekraken
39
1.8k
The Language of Interfaces
destraynor
158
25k
The Invisible Side of Design
smashingmag
299
50k
Statistics for Hackers
jakevdp
799
220k
Typedesign – Prime Four
hannesfritz
41
2.6k
Facilitating Awesome Meetings
lara
54
6.4k
KATA
mclloyd
29
14k
Gamification - CAS2011
davidbonilla
81
5.3k
Designing Experiences People Love
moore
142
24k
Transcript
Bodo Tasche @bitboxer
manpages
> man sl
None
None
None
ruby?
> man bundle No manual entry for bundle
https://github.com/defunkt/gem-man
> gem man bundle
None
> gem install manpages && gem manpages --update-all > man
bundle
https://github.com/bitboxer/manpages
→ ronn → kramdown
man folder in gem root
Bodo Tasche @bitboxer https://github.com/bitboxer/manpages