markright:有说服力的识字编程

时间:2021-05-12 17:10:36
【文件属性】:
文件名称:markright:有说服力的识字编程
文件大小:87KB
文件格式:ZIP
更新时间:2021-05-12 17:10:36
markdown notebook literate-programming notebooks lab-notebook 马克·右 MarkRight是用于教学素养编程的工具。 它将扫描MarkDown文档中的受防护的代码块,并对那些其信息字符串标记为MarkRight动作的代码块执行操作: ```js hello-world.js console.log('Hello, world!'); ``` 这将创建一个名为hello-world.jsJavaScript文件。 ```sh rm hello-world ``` 这将通过运行Shell脚本删除hello-world.js文件。 MarkRight将MarkDown文档视为真实的单一来源,并允许所有其他源代码发布,规范和实现*保持同步,并且永不分歧。 有关所有MarkRight功能的概要,请参阅。 MarkRight适用于教学媒体(教程,文档等)。 安装 NPM / NPX npm i -g tomashubelbauer/markr
【文件预览】:
markright-master
----.gitignore(65B)
----package.json(290B)
----package-lock.json(73B)
----index.js(3KB)
----test.js(1KB)
----.gitmodules(91B)
----.github()
--------workflows()
----MarkRight.js(11KB)
----node-wsb()
----screenshot.png(46KB)
----example()
--------node-cli-calculator()
--------feature-showcase()
--------hello-world()
----exec.test.js(698B)
----readme.md(14KB)
----exec.js(1KB)
----icon.ico(100KB)
----license.md(34KB)
----CNAME(13B)

网友评论