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
110
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
150
InfluxDB
bitboxer
0
680
ruby > web
bitboxer
0
530
Introduction to Statemachines
bitboxer
1
520
beanstalkd
bitboxer
0
980
WECK DEN GEEK IN DIR
bitboxer
0
350
Endless fun with Arduino and Eventmachine
bitboxer
0
250
Other Decks in Programming
See All in Programming
へんな働き方
yusukebe
5
2.7k
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
420
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
500
脱 雰囲気実装!AgentCoreを良い感じにWEBアプリケーションに組み込むために
takuyay0ne
3
330
安いハードウェアでVulkan
fadis
0
550
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
150
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
150
OTP を自動で入力する裏技
megabitsenmzq
0
120
それはエンジニアリングの糧である:AI開発のためにAIのOSSを開発する現場より / It serves as fuel for engineering: insights from the field of developing open-source AI for AI development.
nrslib
0
300
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8.2k
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
230
Claude Code Skill入門
mayahoney
0
400
Featured
See All Featured
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
86
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
89
Faster Mobile Websites
deanohume
310
31k
The Pragmatic Product Professional
lauravandoore
37
7.2k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
The SEO Collaboration Effect
kristinabergwall1
0
400
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
210
New Earth Scene 8
popppiees
1
1.7k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
980
Automating Front-end Workflow
addyosmani
1370
200k
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