template-typescript-npm-cli
v1.0.2
Published
[![Test](https://github.com/HiromiShikata/template-typescript-npm-cli/actions/workflows/test.yml/badge.svg)](https://github.com/HiromiShikata/template-typescript-npm-cli/actions/workflows/test.yml) [![code style: prettier](https://img.shields.io/badge/cod
Downloads
5
Readme
template-typescript-npm-cli
Welcome to template-typescript-npm-cli, this template os for npm command-line.
How to use this template
Grant write permission to gh-actions
https://github.com/HiromiShikata/template-typescript-npm-cli/settings/actions
Set secrets (optional)
https://github.com/HiromiShikata/template-typescript-npm-cli/settings/secrets/actions
Remove
How to use this template
section from README.md
Usage 🛠️
Here's how you can use template-typescript-npm-cli:
TODO: copy output of npx template-typescript-npm-cli --help
Usage: Replace all words [options] <targetDirectoryPath> <beforeWord> <afterWord>
Arguments:
targetDirectoryPath Path to the target directory where replacements are to be made
beforeWord Word to be replaced throughout the target directory
afterWord Word to replace the beforeWord with
Options:
Example 📖
Here's a quick example to illustrate its usage: TODO:
npx template-typescript-npm-cli
Contributing
See CONTRIBUTING.md
License
MIT