Coder Social home page Coder Social logo

soundfreak / auto-git Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yomun/auto-git

0.0 2.0 1.0 77 KB

GNOME Shell Extensions - Automatic update source code to GitHub.com / 自动更新源码到 GitHub.com

License: GNU General Public License v3.0

JavaScript 77.60% Shell 21.49% CSS 0.92%

auto-git's Introduction

Auto Git

Automatic update source code to GitHub.com on Linux (Gnome)


Screencast

Requirements

Ubuntu / Linux Mint / Debian / Zorin OS

$ sudo apt install git

Others Linux Distribution also need to install "git" package..

$ git clone https://github.com/user/repository
$ cd repository

$ git config credential.helper store
$ git add filename
$ git commit -m "title"
$ git push https://github.com/user/repository

After enter your username & password, it will generate 2 files as follow..
$ cat ~/.gitconfig
$ cat ~/.git-credentials

Installation

$ git clone https://github.com/yomun/auto-git
$ cd auto-git
$ mv [email protected] ~/.local/share/gnome-shell/extensions

License

Copyright © 2017 Jason Mun ([email protected])

Released under the terms of the GNU General Public License, version 3

auto-git's People

Watchers

James Cloos avatar  avatar

Forkers

marcelraschke

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.