# node-template-edit [![semantic release](https://github.com/reggi/node-template-edit/workflows/semantic%20release/badge.svg)](https://github.com/reggi/node-template-edit/actions?query=workflow%3A%22semantic+release%22) [![coverage](https://github.com/reggi/node-template-edit/workflows/coverage/badge.svg)](https://reggi.github.io/node-template-edit/) [![npm](https://badge.fury.io/js/template-edit.svg)](https://www.npmjs.com/package/template-edit) A CLI tool designed to commit / pull template changes. ## Install ``` npm install template-edit -g template-edit ``` ## Use directly via `npx` ``` npx template-edit ```