Fedora 29 安裝 GitBook 教程

Fedora 29 安裝 GitBook 教程

本文原始地址:https://sitoi.cn/posts/53731.htmlhtml

安裝 nvm

安裝 nvmnode

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash

退出終端git

exit

安裝 node

nvm install node

安裝 GitBook

更換 npm 源github

npm config set registry https://registry.npm.taobao.org
npm install -g gitbook-cli

安裝 GitBook 依賴

安裝 svgexportnpm

npm install -g svgexport --unsafe-perm

安裝 calibrebash

sudo dnf install calibre
相關文章
相關標籤/搜索