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
Awesome Command Line Tools
Search
Amjith
June 22, 2016
Programming
1
140
Awesome Command Line Tools
Amjith
June 22, 2016
Tweet
Share
More Decks by Amjith
See All by Amjith
How Netflix does Failovers in 7 minutes
amjith
0
640
Awesome Commandline Tools
amjith
0
480
FuzzyFind
amjith
0
80
Modern Command Line
amjith
2
320
Introduction to Docker
amjith
8
1.4k
Thread Profiling in Python
amjith
7
840
Python Profiling
amjith
3
330
Statistical Thread Profiler
amjith
1
140
Debugging Live Python Web Applications
amjith
8
1.7k
Other Decks in Programming
See All in Programming
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
120
ソフトウェアエンジニアの成長
masuda220
PRO
10
1.1k
さいきょうのレイヤードアーキテクチャについて考えてみた
yahiru
3
750
ペアーズでの、Langfuseを中心とした評価ドリブンなリリースサイクルのご紹介
fukubaka0825
2
320
社内フレームワークとその依存性解決 / in-house framework and its dependency management
vvakame
1
560
Open source software: how to live long and go far
gaelvaroquaux
0
630
Honoとフロントエンドの 型安全性について
yodaka
7
1.2k
CI改善もDatadogとともに
taumu
0
120
クリーンアーキテクチャから見る依存の向きの大切さ
shimabox
2
300
Rubyで始める関数型ドメインモデリング
shogo_tksk
0
110
負債になりにくいCSSをデザイナとつくるには?
fsubal
9
2.4k
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
6
4k
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
Designing for Performance
lara
604
68k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
KATA
mclloyd
29
14k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
A designer walks into a library…
pauljervisheath
205
24k
Into the Great Unknown - MozCon
thekraken
35
1.6k
A Tale of Four Properties
chriscoyier
158
23k
Transcript
@amjithr Awesome Commandline Tools Amjith Ramanujam
@amjithr Hi pgcli.com mycli.net
None
@amjithr Goals Find out a set of awesome CLI tools.
Inspired to write one yourself.
@amjithr Demos
@amjithr MySQL
@amjithr mycli http://mycli.net
@amjithr TEXT Good Design is Obvious
@amjithr TEXT Familiarity is Good
@amjithr http://mycli.net
@amjithr Postgresql
@amjithr pgcli http://pgcli.com
@amjithr Thoughtful Design
@amjithr Sensible Defaults
@amjithr TEXT Discoverability
@amjithr TEXT Syntax Highlighting
@amjithr http://pgcli.com
@amjithr Python
@amjithr bpython or ptpython
@amjithr TEXT Proactive Help
@amjithr PTPython
@amjithr bpython
@amjithr Docker
@amjithr wharfee wharfee.com
@amjithr wharfee
@amjithr AWS
@amjithr aws-shell https://github.com/awslabs/aws-shell
@amjithr saws
@amjithr VerticaDB
@amjithr vcli http://github.com/dbcli/vcli
@amjithr Neo4j
@amjithr cycli https://github.com/nicolewhite/cycli
@amjithr pyvim Vim clone in python
@amjithr pyvim
@amjithr pymux Tmux clone in python
@amjithr pymux
@amjithr How to build?
@amjithr Prompt Toolkit http://bit.ly/prompt-toolkit
@amjithr Curses replacement Auto-completion Syntax Highlighting
@amjithr Write One
@amjithr Click
@amjithr Command line args Echo - stdout/stderr Pager Support
@amjithr Summary Familiarity is good. Good design is obvious. Sensible
defaults. Thoughtful design. Colorful. Discoverability
@amjithr THANK YOU! @amjithr