Skip to content

Commit

Permalink
Merge pull request #48 from waldirborbajr/waldirborbajr-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
waldirborbajr committed Feb 27, 2024
2 parents a1ce1b3 + 5d45bf9 commit 490e151
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
@@ -1,17 +1,16 @@
# GitPushUp - DevOps Automation Command Line Tool

<p align="center">
<img width="256" height="256" src="./.assets/gitpushup-logo.png" />
</p>

[![Lint](https://github.com/waldirborbajr/gitpushup/actions/workflows/linter.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/linter.yaml)
[![CI](https://github.com/waldirborbajr/gitpushup/actions/workflows/ci.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/ci.yaml)
[![Release](https://github.com/waldirborbajr/gitpushup/actions/workflows/release.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/release.yaml)
[![Security audit](https://github.com/waldirborbajr/gitpushup/actions/workflows/audit.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/audit.yaml)
[![Release to crates.io](https://github.com/waldirborbajr/gitpushup/actions/workflows/crates.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/crates.yaml)
[![Typos](https://github.com/waldirborbajr/gitpushup/actions/workflows/typos.yaml/badge.svg)](https://github.com/waldirborbajr/gitpushup/actions/workflows/typos.yaml)

<p>
<img src="./.assets/gitpush-logo.png" width="120", height="120"/>
<br>
</p>

## Overview

A simple command line tool written in Rust programming language. It automates the process of adding all files, committing changes, and pushing them to the remote repository. This tool is designed to streamline the Git workflow, making it faster and more convenient.
Expand Down

0 comments on commit 490e151

Please sign in to comment.