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
630
Awesome Commandline Tools
amjith
0
480
FuzzyFind
amjith
0
78
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
混沌とした例外処理とエラー監視に秩序をもたらす
morihirok
14
2.3k
AWS re:Invent 2024個人的まとめ
satoshi256kbyte
0
110
Amazon Nova Reelの可能性
hideg
0
200
.NETでOBS Studio操作してみたけど…… / Operating OBS Studio by .NET
skasweb
0
120
Azure AI Foundryのご紹介
qt_luigi
1
210
Flatt Security XSS Challenge 解答・解説
flatt_security
0
740
Fixstars高速化コンテスト2024準優勝解法
eijirou
0
190
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
370
20241217 競争力強化とビジネス価値創出への挑戦:モノタロウのシステムモダナイズ、開発組織の進化と今後の展望
monotaro
PRO
0
290
Запуск 1С:УХ в крупном энтерпрайзе: мечта и реальность ПМа
lamodatech
0
960
Rubyでつくるパケットキャプチャツール
ydah
0
180
各クラウドサービスにおける.NETの対応と見解
ymd65536
0
250
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
960
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Statistics for Hackers
jakevdp
797
220k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
192
16k
GraphQLとの向き合い方2022年版
quramy
44
13k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
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