npm 常用命令以及用 nrm 管理源

为了搭建一个私有 npm 仓库,在服务器上跑起来了一个 verdaccio,

npm 常用命令增加(创建/验证)用户

npm adduser --registry http://npmjs.kuaidizs.cn

初始化 package

npm init -y

发布

npm pub......

git 获得最新的 tag

git describe --tags $(git rev-list --tags --max-count=1)

获取简要变更 glol

VSCode 字体

Fira Code

Fira Code 字体是一种程序员专用字体;主要特点是加入了编程连字特性(ligatures)。

我最喜欢的部分是它「等号」 的表现形式;