@@ -2,16 +2,14 @@ runscript
22=======
33
44[ ![ NPM version] [ npm-image ]] [ npm-url ]
5+ [ ![ Node.js CI] ( https://github.com/node-modules/runscript/actions/workflows/nodejs.yml/badge.svg )] ( https://github.com/node-modules/runscript/actions/workflows/nodejs.yml )
56[ ![ Test coverage] [ codecov-image ]] [ codecov-url ]
6- [ ![ David deps] [ david-image ]] [ david-url ]
77[ ![ npm download] [ download-image ]] [ download-url ]
88
99[ npm-image ] : https://img.shields.io/npm/v/runscript.svg?style=flat-square
1010[ npm-url ] : https://npmjs.org/package/runscript
1111[ codecov-image ] : https://codecov.io/github/node-modules/runscript/coverage.svg?branch=master
1212[ codecov-url ] : https://codecov.io/github/node-modules/runscript?branch=master
13- [ david-image ] : https://img.shields.io/david/node-modules/runscript.svg?style=flat-square
14- [ david-url ] : https://david-dm.org/node-modules/runscript
1513[ download-image ] : https://img.shields.io/npm/dm/runscript.svg?style=flat-square
1614[ download-url ] : https://npmjs.org/package/runscript
1715
@@ -56,3 +54,14 @@ runScript('node user-script.js', { stdio: 'pipe' }, { timeout: 10000 })
5654## License
5755
5856[ MIT] ( LICENSE.txt )
57+ <!-- GITCONTRIBUTOR_START -->
58+
59+ ## Contributors
60+
61+ | [ <img src =" https://avatars.githubusercontent.com/u/156269?v=4 " width =" 100px; " /><br /><sub ><b >fengmk2</b ></sub >] ( https://github.com/fengmk2 ) <br />| [ <img src =" https://avatars.githubusercontent.com/u/9939767?v=4 " width =" 100px; " /><br /><sub ><b >walkthunder</b ></sub >] ( https://github.com/walkthunder ) <br />| [ <img src =" https://avatars.githubusercontent.com/u/360661?v=4 " width =" 100px; " /><br /><sub ><b >popomore</b ></sub >] ( https://github.com/popomore ) <br />| [ <img src =" https://avatars.githubusercontent.com/u/1622697?v=4 " width =" 100px; " /><br /><sub ><b >ottomao</b ></sub >] ( https://github.com/ottomao ) <br />| [ <img src =" https://avatars.githubusercontent.com/u/227713?v=4 " width =" 100px; " /><br /><sub ><b >atian25</b ></sub >] ( https://github.com/atian25 ) <br />| [ <img src =" https://avatars.githubusercontent.com/u/8433821?v=4 " width =" 100px; " /><br /><sub ><b >lusyn</b ></sub >] ( https://github.com/lusyn ) <br />|
62+ | :---: | :---: | :---: | :---: | :---: | :---: |
63+ [ <img src =" https://avatars.githubusercontent.com/u/5856440?v=4 " width =" 100px; " /><br /><sub ><b >whxaxes</b ></sub >] ( https://github.com/whxaxes ) <br />
64+
65+ This project follows the git-contributor [ spec] ( https://github.com/xudafeng/git-contributor ) , auto updated at ` Tue Mar 08 2022 10:02:22 GMT+0800 ` .
66+
67+ <!-- GITCONTRIBUTOR_END -->
0 commit comments