Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reggi/node-template-edit

📝 A CLI tool designed to commit / pull template changes.
https://github.com/reggi/node-template-edit

Last synced: about 1 month ago
JSON representation

📝 A CLI tool designed to commit / pull template changes.

Awesome Lists containing this project

README

        

# 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
```