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
98
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
640
ruby > web
bitboxer
0
520
Introduction to Statemachines
bitboxer
1
470
beanstalkd
bitboxer
0
930
WECK DEN GEEK IN DIR
bitboxer
0
320
Endless fun with Arduino and Eventmachine
bitboxer
0
240
Other Decks in Programming
See All in Programming
TypeScript Language Service Plugin で CSS Modules の開発体験を改善する
mizdra
PRO
3
2.4k
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
840
從零到一:搭建你的第一個 Observability 平台
blueswen
0
220
OpenNext + Hono on Cloudflare でイマドキWeb開発スタックを実現する
rokuosan
0
110
型付け力を強化するための Hoogle のすゝめ / Boosting Your Type Mastery with Hoogle
guvalif
1
230
AIにコードを生成するコードを作らせて、再現性を担保しよう! / Let AI generate code to ensure reproducibility
yamachu
7
6.1k
TSConfig Solution Style & subpath imports to switch types on a per-file basis
maminami373
1
180
iOSアプリ開発もLLMで自動運転する
hiragram
6
2.2k
Babylon.js 8.0のアプデ情報を 軽率にキャッチアップ / catch-up-babylonjs-8
drumath2237
0
110
❄️ tmux-nixの実装を通して学ぶNixOSモジュール
momeemt
1
120
Rails産でないDBを Railsに引っ越すHACK - Omotesando.rb #110
lnit
1
110
JVM の仕組みを理解して PHP で実装してみよう
m3m0r7
PRO
1
250
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
92
6k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Code Review Best Practice
trishagee
68
18k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Fireside Chat
paigeccino
37
3.5k
Practical Orchestrator
shlominoach
188
11k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
Rails Girls Zürich Keynote
gr2m
94
13k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.3k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
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