瀏覽代碼

Updated Readme.md for the addition of new script

pull/9/head
DeerajTheepshi 6 年前
committed by GitHub
父節點
當前提交
a22a9ab705
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 20 行新增0 行删除
  1. +20
    -0
      README.md

+ 20
- 0
README.md 查看文件

@ -175,3 +175,23 @@ This manager makes it easier to mount ssh drives using the "fusermount" command.
* 8) Exit *
**************************************
```
# Git-Create
A package that can add/remove/edit remote repositories in GitHub from the terminal
## Branches:
- Master Branch : Contains files to be downloaded.
- Installed Branch : Contains files after download and installation (ie.. the entire project).
## Installation:
- Requires Python, Selenium , Geckodriver to be installed.
- Run the installation.sh file.
- Enter UserName and Password when prompted.
- It will setup all the required files.
## Usage:
- Go to the directory where you want to setup your git.
- Type 'gitc.sh' in cmd, the program will start.
- Enter your desired repo name and repo description when prompted.
- The script will setup a remote repo automatically.

載入中…
取消
儲存