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
650
ruby > web
bitboxer
0
520
Introduction to Statemachines
bitboxer
1
480
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
A2A プロトコルを試してみる
azukiazusa1
2
870
関数型まつりレポート for JuliaTokai #22
antimon2
0
130
複数アプリケーションを育てていくための共通化戦略
irof
10
4k
コード書くの好きな人向けAIコーディング活用tips #orestudy
77web
3
330
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
1
160
レガシーシステムの機能調査・開発におけるAI利活用
takuya_ohtonari
0
610
[初登壇@jAZUG]アプリ開発者が気になるGoogleCloud/Azure+wasm/wasi
asaringo
0
130
GraphRAGの仕組みまるわかり
tosuri13
7
450
C++20 射影変換
faithandbrave
0
500
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
130
ReadMoreTextView
fornewid
1
450
GoのGenericsによるslice操作との付き合い方
syumai
2
680
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Building Adaptive Systems
keathley
43
2.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Building an army of robots
kneath
306
45k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
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