diff options
| author | Tong Sun <[email protected]> | 2020-07-26 00:01:52 -0400 |
|---|---|---|
| committer | Tong Sun <[email protected]> | 2020-07-26 00:01:52 -0400 |
| commit | e2ce2c8953645aec761efb46313ece1e82635b93 (patch) | |
| tree | 6cb1a24ba559231d33814d5966f7382842e99244 /html2md_cliGen.sh | |
| parent | Initial commit (diff) | |
| download | html2md-e2ce2c8953645aec761efb46313ece1e82635b93.tar.xz html2md-e2ce2c8953645aec761efb46313ece1e82635b93.zip | |
- [+] add the initial wireframe
Diffstat (limited to 'html2md_cliGen.sh')
| -rwxr-xr-x | html2md_cliGen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html2md_cliGen.sh b/html2md_cliGen.sh new file mode 100755 index 0000000..e66f913 --- /dev/null +++ b/html2md_cliGen.sh @@ -0,0 +1 @@ + easygen ../../go-easygen/wireframe/cli-ext html2md_cli | gofmt > html2md_cliDef.go |