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
99
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
660
ruby > web
bitboxer
0
520
Introduction to Statemachines
bitboxer
1
490
beanstalkd
bitboxer
0
930
WECK DEN GEEK IN DIR
bitboxer
0
330
Endless fun with Arduino and Eventmachine
bitboxer
0
240
Other Decks in Programming
See All in Programming
バイブコーディング超えてバイブデプロイ〜CloudflareMCPで実現する、未来のアプリケーションデリバリー〜
azukiazusa1
2
580
DMMを支える決済基盤の技術的負債にどう立ち向かうか / Addressing Technical Debt in Payment Infrastructure
yoshiyoshifujii
4
430
レベル1の開発生産性向上に取り組む − 日々の作業の効率化・自動化を通じた改善活動
kesoji
1
310
効率的な開発手段として VRTを活用する
ishkawa
1
170
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
0
310
Streamlitで実現できるようになったこと、実現してくれたこと
ayumu_yamaguchi
2
100
CDK引数設計道場100本ノック
badmintoncryer
2
490
AI コーディングエージェントの時代へ:JetBrains が描く開発の未来
masaruhr
1
210
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
610
PipeCDのプラグイン化で目指すところ
warashi
1
310
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
1
200
The Niche of CDK Grant オブジェクトって何者?/the-niche-of-cdk-what-isgrant-object
hassaku63
1
630
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Fireside Chat
paigeccino
37
3.5k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
21
1.3k
How STYLIGHT went responsive
nonsquared
100
5.6k
Why Our Code Smells
bkeepers
PRO
337
57k
A Modern Web Designer's Workflow
chriscoyier
695
190k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Speed Design
sergeychernyshev
32
1k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
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