move-dao / move-book-zh

move book Chinese translate

Home Page:https://move-dao.github.io/move-book-zh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move book 中文版

Move book 目录

各章节译者

All Contributors

GitHub last commit

Chinese translation of The Move Language

依赖

构建本书需要 mdBook,执行以下命令安装:

$ cargo install --git https://github.com/rust-lang/mdBook.git mdbook

构建

构建此书,请输入:

$ mdbook build

输出内容存放在 book 子目录中。可使用浏览器打开来查看内容。

预览

构建后,输入以下命令即可在本地预览此书,默认情况下在localhost:3000:

$ mdbook serve

serve command watches the book's src directory for changes, rebuilding the book and refreshing clients for each change; this includes re-creating deleted files still mentioned in SUMMARY.md! A websocket connection is used to trigger the client-side refresh.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


zhang

💻 📖 🌍 🚇

ruyisu

💻 🌍 📖 🚇

lshoo

💻 🌍 📖 🤔 👀

Container

💻 🌍 📖 👀

nosalt

💻 🌍 📖 🚇

stephenreborn

💻 🌍 📢

666thi

💻 🌍 📢

MagicGordon

💻 🌍 📢

xixifusi1984

💻 🌍 📢

yvvw

💻 🌍 📢

xiaochuan891102

💻 🌍 📢

stephenLee

💻 🌍 📢

About

move book Chinese translate

https://move-dao.github.io/move-book-zh/

License:Apache License 2.0


Languages

Language:Move 93.2%Language:JavaScript 5.7%Language:Shell 1.2%