File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33> d2x交互式教程项目模板 - ` Book + Video + Code + X `
44
55[ ![ d2x] ( https://img.shields.io/badge/d2x-ok-green.svg )] ( https://github.com/d2learn/d2x )
6+ [ ![ online-ebook] ( https://img.shields.io/badge/online-ebook-orange.svg )] ( https://github.com/d2learn/d2x )
67[ ![ License] ( https://img.shields.io/badge/license-Apache_2.0-blue.svg )] ( LICENSE-CODE )
78
89| [ d2x工具] ( https://github.com/d2learn/d2x ) - [ 论坛] ( https://forum.d2learn.org ) |
910| --- |
10- | [ 文档] ( https://d2learn.github.io/d2x-project-template ) -> [ 工具和环境配置] ( https://github.com/d2learn/ d2x ) -> [ 项目和新内容添加] ( https://forum. d2learn.org ) |
11+ | [ 文档] ( https://d2learn.github.io/d2x-project-template ) -> [ 工具和环境配置] ( https://d2learn. github.io/ d2x-project-template/chapter_1.html ) -> [ 项目和新内容添加] ( https://d2learn.github.io/d2x-project-template/chapter_2.html ) |
1112
1213该项目提供了一个, 可以被[ d2x] ( https://github.com/d2learn/d2x ) 工具识别和加载的** 交互式教程项目** 的基础结构. 开发者和教程创作者, 可以基于这个模板来设计开发自己的交互式教程项目
1314
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ TODO...
4343
4444### 创建项目
4545
46- 通过` d2x create xxx ` 命令创建一个新项目
46+ 通过` d2x new xxx ` 命令创建一个新项目
4747
4848```
49- d2x create d2hello
49+ d2x new d2hello
5050```
5151
5252命令运行后会生成一个叫` d2hello ` 的目录, 进入/打开这个目录就能看到项目的基础结构
You can’t perform that action at this time.
0 commit comments