卡脚本示例
Cardscr ipt JSON文件示例,以帮助进行测试和记录文档。 包括加载程序实用程序。
注意:文件
安装
$ npm install cardscr ipt-schema --save
用法
const exampleLoader = require ( 'wmfs/cardscr ipt-examples' )
// Loads an example from the /lib/fixtures dir.
// Param is name of JSON file, wi
Shell示例和演示
一个显示shell脚本示例的存储库。
目的是使用示例来演示壳如何表现和压缩一些假设。
先决条件
安装
为Shellcheck安装vscode扩展code --install-extension timonwong.shellcheck
外壳帮助
取决于运行的外壳,内置的帮助有所不同
重击
man bash
help
info
sh
man zsh
man zshbuiltins
示例0-备忘单
备忘单是快速获取问题答案的好方法。 步骤
示例1-简单的参数解析
演