It's CLI of commits commad to any project with Git
Developed only with NodeJS and is pusblished in [https://www.npmjs.com/package/af-command]
First make sure you have a repo initialized with Git
You can install the package globally:
npm i -g af-commandIn your project:
npx af-commandAnd that's it! Enjoy.