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
100
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
130
InfluxDB
bitboxer
0
660
ruby > web
bitboxer
0
520
Introduction to Statemachines
bitboxer
1
500
beanstalkd
bitboxer
0
940
WECK DEN GEEK IN DIR
bitboxer
0
330
Endless fun with Arduino and Eventmachine
bitboxer
0
250
Other Decks in Programming
See All in Programming
OSS開発者という働き方
andpad
5
1.7k
スケールする組織の実現に向けた インナーソース育成術 - ISGT2025
teamlab
PRO
2
170
楽して成果を出すためのセルフリソース管理
clipnote
0
190
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
400
アセットのコンパイルについて
ojun9
0
130
個人開発で徳島大学生60%以上の心を掴んだアプリ、そして手放した話
akidon0000
1
150
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
Testing Trophyは叫ばない
toms74209200
0
890
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
480
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
350
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
2
270
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Site-Speed That Sticks
csswizardry
10
820
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
A Tale of Four Properties
chriscoyier
160
23k
Designing for Performance
lara
610
69k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Become a Pro
speakerdeck
PRO
29
5.5k
Six Lessons from altMBA
skipperchong
28
4k
Why Our Code Smells
bkeepers
PRO
339
57k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Documentation Writing (for coders)
carmenintech
74
5k
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