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-command
In your project:
npx af-command
And that's it! Enjoy.