mahammad / gg-Tool

[ beta ]: git & Github. Create a new remote repository in github and create local project with a simple command. Komut satırından Github'da aynı zamanda yerel makinede proje oluşturmak.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gg git GitHub

gg is create remote(GitHub repository) & local project

install

wget https://raw.githubusercontent.com/mahammad/gg-Tool/master/install.sh ;sh install.sh; rm install.sh

commands & use

  • get more information
sudo gg --help
or
sudo gg -h
  • create remote & locale repo
sudo gg mahammad repoName

command screenshot

Futures

  • basic install
  • gg package
  • more command options

About

[ beta ]: git & Github. Create a new remote repository in github and create local project with a simple command. Komut satırından Github'da aynı zamanda yerel makinede proje oluşturmak.

License:MIT License


Languages

Language:Shell 100.0%