Skip to content

trentwiles/SimpleGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Git

Git, but simpler.
A Git simplified build for Glitch.
Created by RiversideRocks

Install

Download: wget simple-git.glitch.me/sg.sh

Run: bash sg.sh

Usage

sg prep --> Prepare your project for GitHub

sg setup --> Prepares your files for GitHub

sg exp --> Exports files to GitHub.

sg update --> Makes the remote repo and the repo even.

Quick Start

(1. sg setup

(2. sg exp

And that is it!