I\'m writing my CLI in nodejs with typescript. I need to clone git repository and after that run npm i. I need to authent
CLI
nodejs
typescript
npm i