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
420
Other Decks in Programming
See All in Programming
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
1.2k
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
160
CSC305 Lecture 05
javiergs
PRO
0
210
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
520
dynamic!
moro
10
7.2k
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
220
All About Angular's New Signal Forms
manfredsteyer
PRO
0
100
なぜあの開発者はDevRelに伴走し続けるのか / Why Does That Developer Keep Running Alongside DevRel?
nrslib
3
390
Cursorハンズオン実践!
eltociear
2
910
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.8k
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
1.2k
Featured
See All Featured
Embracing the Ebb and Flow
colly
88
4.8k
A better future with KSS
kneath
239
18k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
The Language of Interfaces
destraynor
162
25k
How STYLIGHT went responsive
nonsquared
100
5.8k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
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!