Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reggi/node-template-edit
- Owner: reggi
- Created: 2020-08-09T21:06:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T13:29:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T03:03:53.747Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 838 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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
```