wrapper to expose execa as a dual-mode package
wrapper to expose execa as a dual-mode package
[![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link]
* Usage
* Installation
* Contributing
* Dependencies
* Verification
[![MIT license][license-badge]][license-link]
[![npm][npm-badge]][npm-link]
``sh`
$ npm install @form8ion/execa-wrapper --save-prod
[![PRs Welcome][PRs-badge]][PRs-link]
[![Commitizen friendly][commitizen-badge]][commitizen-link]
[![Conventional Commits][commit-convention-badge]][commit-convention-link]
[![semantic-release: angular][semantic-release-badge]][semantic-release-link]
[![Renovate][renovate-badge]][renovate-link]
`sh`
$ nvm install
$ npm install
`sh``
$ npm test
[PRs-link]: http://makeapullrequest.com
[PRs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[commitizen-link]: http://commitizen.github.io/cz-cli/
[commitizen-badge]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg
[commit-convention-link]: https://conventionalcommits.org
[commit-convention-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
[semantic-release-link]: https://github.com/semantic-release/semantic-release
[semantic-release-badge]: https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release
[renovate-link]: https://renovatebot.com
[renovate-badge]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?logo=renovatebot
[github-actions-ci-link]: https://github.com/form8ion/execa-wrapper/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster
[github-actions-ci-badge]: https://github.com/form8ion/execa-wrapper/workflows/Node.js%20CI/badge.svg
[license-link]: LICENSE
[license-badge]: https://img.shields.io/github/license/form8ion/execa-wrapper.svg
[npm-link]: https://www.npmjs.com/package/@form8ion/execa-wrapper
[npm-badge]: https://img.shields.io/npm/v/@form8ion/execa-wrapper?logo=npm