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
950
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
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
2
1.2k
Swiftビルド弾丸ツアー - Swift Buildが作る新しいエコシステム
giginet
PRO
0
1.5k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
2.3k
開発者への寄付をアプリ内課金として実装する時の気の使いどころ
ski
0
320
パフォーマンスチューニングで Web 技術を深掘り直す
progfay
18
4.8k
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
100
エンジニアとして高みを目指す、 利益を生み出す設計の考え方 / design-for-profit
minodriven
23
11k
iOSアプリの信頼性を向上させる取り組み/ios-app-improve-reliability
shino8rayu9
0
120
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
940
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
130
メモリ不足との戦い〜大量データを扱うアプリでの実践例〜
kwzr
1
650
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
1
450
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
Navigating Team Friction
lara
189
15k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
How GitHub (no longer) Works
holman
315
140k
A designer walks into a library…
pauljervisheath
208
24k
Thoughts on Productivity
jonyablonski
70
4.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Designing Experiences People Love
moore
142
24k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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