Welcome to template-typescript-npm-cli, this template os for npm command-line.
-
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
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:
Here's a quick example to illustrate its usage: TODO:
npx template-typescript-npm-cli
See CONTRIBUTING.md
MIT