معرفی شرکت ها


asciigit-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A command line ASCII Git GUI
ویژگی مقدار
سیستم عامل -
نام فایل asciigit-0.0.9
نام asciigit
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/tommyclark/asciigit
آدرس اینترنتی https://pypi.org/project/asciigit/
مجوز -
_ _ _ _ _ /_\ ___ ___(_|_) __ _(_) |_ //_\\/ __|/ __| | |/ _` | | __| / _ \__ \ (__| | | (_| | | |_ \_/ \_/___/\___|_|_|\__, |_|\__| |___/ [![Build Status](https://travis-ci.com/tommyclark/asciigit.svg?token=YfxAsFSSF6uMWM3sNFjo&branch=master)](https://travis-ci.com/tommyclark/asciigit) [![PyPI](https://img.shields.io/pypi/v/asciigit)](https://pypi.org/project/asciigit) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) Asciigit is a terminal UI for [Git](https://git-scm.com). The aim of this project is to make it easier for you to interact with your Git repositories in the terminal, either locally or when connected to a remote server over SSH. ## How to install You can install this application via [pip](https://pypi.org/project/asciigit): ``` pip install asciigit ``` ## How to open Navigate to the directory containing the Git repository you want to open, and run: ```shell asciigit ``` ## How to use Either use your mouse to click around the terminal interface, or use the tab and enter buttons to navigate the screens. There's also a key binding for ctrl-a that'll open up a shortcuts window. ### Screenshots Hit enter on a branch to check that branch out. ![terminal git client branch screenshot](assets/branches.png "Asciigit branch window") View the commit history of your current branch. ![terminal git client commit screenshot](assets/commits.png "Asciigit commits window") Select the files you want to commit by hitting enter on them, and then enter a commit message and commit and push at the bottom of the window. ![terminal git client working copy screenshot](assets/working-copy.png "Asciigit working copy window")


نحوه نصب


نصب پکیج whl asciigit-0.0.9:

    pip install asciigit-0.0.9.whl


نصب پکیج tar.gz asciigit-0.0.9:

    pip install asciigit-0.0.9.tar.gz