@(._.)/execute

1.0.0 • Public • Published

Execute

Executes script in a child process

const execute = require('@(._.)/execute');

const commit_message = await execute('git log -1 --pretty=%B'); // Committed some changes

Readme

Keywords

none

Package Sidebar

Install

npm i @(._.)/execute

Weekly Downloads

43

Version

1.0.0

License

MIT

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • omrilotan