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
命令行工具安利
Search
X140Yu
January 30, 2018
Programming
1
110
命令行工具安利
在知乎的一次分享
X140Yu
January 30, 2018
Tweet
Share
More Decks by X140Yu
See All by X140Yu
flex-box in ComponentKit
x140yu
2
170
Functional Reactive Programming in Swift
x140yu
1
410
Other Decks in Programming
See All in Programming
Namespace and Its Future
tagomoris
6
700
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
600
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
540
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
300
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
1
230
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
240
🔨 小さなビルドシステムを作る
momeemt
4
680
Amazon RDS 向けに提供されている MCP Server と仕組みを調べてみた/jawsug-okayama-2025-aurora-mcp
takahashiikki
1
110
OSS開発者という働き方
andpad
5
1.7k
複雑なフォームに立ち向かう Next.js の技術選定
macchiitaka
2
120
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1032
460k
The Language of Interfaces
destraynor
161
25k
Building Applications with DynamoDB
mza
96
6.6k
Visualization
eitanlees
148
16k
Thoughts on Productivity
jonyablonski
70
4.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Building Adaptive Systems
keathley
43
2.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Code Review Best Practice
trishagee
70
19k
Transcript
命令⾏行行⼯工具安利利 zxy@zhihu 2018-01-30
为什什么要做这个⼯工具 • 现有⼯工程中,脚本过于分散 • 难以维护,不不利利于共享代码 • 没有测试保证 • 不不需要再考虑路路径的问题 •
新⽤用户不不友好,不不看脚本和⽂文档根本不不知道怎么⽤用
None
old new simple and efficient ⽬目录跳来跳去,好烦
old 太⻓长,不不⽤用 new smart and beautiful
Simplicity is hidden complexity (误
How to install/update ?
How to use it ? main command `ks` stands for
kanshan
How to use it ? sub command
some details… https://git.in.zhihu.com/Team-iOS-Platform/kanshan Source code: https://zhaoxinyu.me/2018-01-24-homebrew-formula/ Make a CLI on
your own: http://wiki.in.zhihu.com… Request next feature:
What’s next? • Currently it’s just a frame • Request
for new feature is welcomed • Make a pull request!