Giter Club home page Giter Club logo

git's Introduction

GIT Web Terminal

This project was created using isomorphic-git and other libraries, you can check which ones was used when you follow this link that will execute credits command in terminal.

First version of the app was created on codepen.

Usage

Steps to make changes to remote git repo (tested with github):

  1. clone repo using git clone (using https url),
  2. cd to directory,
  3. edit file using vi or emacs,
  4. use git login and put your credentials (user/pass is for push and the rest is for commit),
  5. use git commit -am "message" or git add -A then git commit -m "<MESSAGE>",
  6. use git push to push your changes to remote.

Web app viewer

If you're working on web app you can open it from browser just prefix the path with __browserfs__ the app is using service worker to serve files from browser fs. So if you clone this repo you will be able to view the local file using https://jcubic.github.io/git/__browserfs__/git/. If you open directory that don't have index.html it will display page with directory listing like normal web server.

Contributors

To see list of contributors you can check credits command.

Proxy

Proxy used to fetch files from remote repositories is located on my hosting https://jcubic.pl/proxy.php. You can read the source code of that file here (it's in commit because I've needed to delete it because of GPL license).

License

Licensed under MIT license

Copyright (c) 2018 Jakub Jankiewicz

git's People

Contributors

jcubic avatar brettz9 avatar billiegoose avatar hebarusan avatar

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.