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
120
命令行工具安利
在知乎的一次分享
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
430
Other Decks in Programming
See All in Programming
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
130
15年目のiOSアプリを1から作り直す技術
teakun
1
620
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
690
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.2k
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
2.2k
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
290
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
380
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
130
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
480
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
380
Featured
See All Featured
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
110
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
250
The Curse of the Amulet
leimatthew05
1
9.8k
We Have a Design System, Now What?
morganepeng
55
8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.4k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
670
How to make the Groovebox
asonas
2
2k
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Faster Mobile Websites
deanohume
310
31k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
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!