1.0.3 • Published 1 year ago
moralgit v1.0.3
��# moralgit
moralgit
is a CLI tool designed to automate common Git commands, simplifying your workflow with a single command. Perfect for developers who frequently commit changes and want to streamline their Git operations.
Features
- Automate Git Commands: Run
go "commit message"
to automatically add, commit, and push changes to your Git repository. - Simple and Efficient: Reduce repetitive tasks and focus more on coding.
- Customizable: Easily modify the script to suit your needs.
Installation
To use moralgit
, you need to have Node.js and npm installed. You can install moralgit
globally using npm:
npm install -g moralgit