Automate GitHub: Build a CLI App with Node.js #2
Welcome back to the 2nd and final part of the tutorial on how to build a simple CLI tool that can automate the process of pushing a local git repository to your GitHub.
If you haven't read the first part, please do so here so you can follow along.
St...
blog.lo-victoria.com8 min read
Yousef
Hello. I love this project it's great. I've had a few problems when I try to run cli-app init. It only works when I use npm start. I also copied your repo on GitHub of this project and I'm not sure how to create my own init command the way you use repo-create init. There was also this bug I've had for days with configstore. It's something about ESM errors and such. Thanks