GithubHelp home page GithubHelp logo

isabella232 / ghterm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from github/ghterm

0.0 0.0 0.0 685 KB

github terminal

Home Page: https://ghterm.heroku.com

License: MIT License

Ruby 0.29% CSS 3.52% JavaScript 96.18%

ghterm's Introduction

NOTE: This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it.

GitHub Terminal

This is an example application written to demonstrate what is possible with the new GitHub Git Data API and GitHub OAuth2 services. This app allows you to login as your GitHub user and edit and commit groups of files through a virtual terminal. With this you could contribute meaningfully to a project using just Javascript in the browser - no Git or editor needs to be installed locally.

Features

Currently, you can:

  • List all the projects you have read and write access to.
  • cd into any project and branch and ls as if it were a directory.
  • Edit any file in a project you have write access to.
  • Commit your edited files directly to your GitHub branch.
  • View status of changed files with status and unstage them with unstage command.
  • View the commit log of any branch with log command.

Screenshots

list projects

Here we can see a listing of my projects, in this case with a filter on the string 'git-'. Private repositories are listed in orange.

list tree

You can cd into a project and a branch, then an ls will show you the project tree.

Libraries Used

Contributing

If you want to fix or change something, please fork on GitHub, push your change to a branch named after your change and send me a pull request.

Some ideas of things to do are in the TODO file.

License

MIT, see LICENCE file

ghterm's People

Contributors

bkeepers avatar schacon 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.