Git Product home page Git Product logo

autogit's Introduction

AutoGIT Instructions

Documentation

Goal

The goal of this project is provide to all git users a program that lets them free of the git commands. We turned the old "cheat sheet" into an interface where users don't need to type in every single command to perform whatever they want with git. Users also won't need to "log-in" after the push command, do it once and forget about it.

Download

To download AutoGit, open the terminal and paste one of these codes below and NEVER move any file from/to AutoGIT.

cd && git clone https://github.com/gustavolbs/AutoGIT.git

or

cd && wget -cO - https://github.com/gustavolbs/AutoGIT/archive/master.zip > AutoGIT.zip && unzip AutoGIT.zip && mv AutoGIT-master AutoGIT && rm AutoGIT.zip

Installing

To install AutoGIT, use the following commands and NEVER move any file from/to AutoGIT.

cd && ./AutoGIT/bin/install.sh

Uninstalling

To uninstall AutoGIT, use the following commands and NEVER move any file from/to AutoGIT.

atgit -r 

Updating

To update AutoGIT to the lastest version, use the following commands and NEVER move any file from/to AutoGIT.

atgit -u

Using

To use AutoGit, make sure you are in a directory with git initialized, just run the atgit command on the terminal and then perform the actions you want to.

MADE BY @gustavolbs

Special Thanks to:

  • @ramonssarmento who helped me construct the project.
  • @hericlesme who helped me build the installation and uninstallation.
  • @ArthurFerrao who helped me with the researchs.
  • @gabrieeeuu who helped me with the translation.
  • @carlosbio17 who tested and supported the project.
  • And thanks to everyone that tested the project and gaved one feedback.

Enjoy it

autogit's People

Contributors

gustavolbs avatar joaobb avatar ramonssarmento avatar

Stargazers

João Vitor de Melo  avatar Gyovanna Costa avatar Henry Filho avatar Thayanne Sousa avatar J. Guilherme Coelho avatar Rafael Dantas avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.