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
150
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
670
Awesome Commandline Tools
amjith
0
510
FuzzyFind
amjith
0
85
Modern Command Line
amjith
2
330
Introduction to Docker
amjith
8
1.5k
Thread Profiling in Python
amjith
7
850
Python Profiling
amjith
3
350
Statistical Thread Profiler
amjith
1
150
Debugging Live Python Web Applications
amjith
8
1.8k
Other Decks in Programming
See All in Programming
統一感のある Go コードを生成 AI の力で手にいれる
otakakot
0
3k
C++20 射影変換
faithandbrave
0
480
Gleamという選択肢
comamoca
6
720
無関心の谷
kanayannet
0
170
Benchmark
sysong
0
200
生成AIで日々のエラー調査を進めたい
yuyaabo
0
590
從零到一:搭建你的第一個 Observability 平台
blueswen
1
940
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
0
140
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
ReadMoreTextView
fornewid
1
440
関数型まつりレポート for JuliaTokai #22
antimon2
0
110
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
210
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Optimizing for Happiness
mojombo
379
70k
Writing Fast Ruby
sferik
628
61k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Producing Creativity
orderedlist
PRO
346
40k
A Modern Web Designer's Workflow
chriscoyier
693
190k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
We Have a Design System, Now What?
morganepeng
52
7.6k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
Raft: Consensus for Rubyists
vanstee
140
7k
Typedesign – Prime Four
hannesfritz
42
2.7k
For a Future-Friendly Web
brad_frost
179
9.8k
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