simply click Use this template and your'e good !
yargseslinthuskymochachaigithub actionsforlintandtest
once you created a repository using this template, use the following steps:
- update and rename
package.json - add
"bin"section topackage.json:
"bin": {
name_of_cli: "./index.js"
}