Skip to content

Latest commit

 

History

History
63 lines (57 loc) · 2.07 KB

README.md

File metadata and controls

63 lines (57 loc) · 2.07 KB

EditHub

EditHub is a collaboration of Editor and Github API. One can edit their repository online, no need to download the repository. Moreover, After editting one can even push back the whole repository without using any hectic commands just with a single click.

EditHub Home

Table Of Content

Features

  • Fetch repository from github
  • Push repository
  • Upload local repository
  • Syntax Highliter
  • Responsive Design
  • Github Authentication
  • Developer-friendly Editor.

Installation

Some simple steps to install this wonderfull application in Linux but before that,

Prequesitie

  1. Install Rails version 5.0.0 from here

Probing Further

  1. Clone the repository
$git clone https://github.com/amitojsingh/EditHub
  1. Install Related Gems
$bundle Install

Working

Here comes it's working. Well, when we open the application, initially, it renders and ask for Authentication

Authentication

One can authenticate either by signing up or with github. Authentication

Upload

After authentication, one can upload or clone repository.

locally

By using a simple uploader one can upload from local machine. local

Github

For Github, on need to paste the url in the space given in the image. github

Editor

Later on, One can edit the document and perform all the document operations easily. editor

Links

blog: Amitoj singh

editor: Ace