Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.3 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.3 KB

打招呼 Greeting

Downloads Version License Build Coverage Status

Install

npm install dazhaohu # or yarn add dazhouhu

Build

npm run build # or yarn build

CLI

npx dzh --help
dzh -n 5

NOTICE

If you want to execute fixture/tryesm.mjs, make sure your systems' nodejs version has been updated to v10 or later and execute with --experimental-modules option.

node --experimental-modules fixtrue/tryesm.mjs

TODO

Remove ugly postinstall hack which caused bybabel-version-issue-with-jest