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.
- Fetch repository from github
- Push repository
- Upload local repository
- Syntax Highliter
- Responsive Design
- Github Authentication
- Developer-friendly Editor.
Some simple steps to install this wonderfull application in Linux but before that,
- Install Rails version 5.0.0 from here
- Clone the repository
$git clone https://github.com/amitojsingh/EditHub
- Install Related Gems
$bundle Install
Here comes it's working. Well, when we open the application, initially, it renders and ask for Authentication
One can authenticate either by signing up or with github.
After authentication, one can upload or clone repository.
By using a simple uploader one can upload from local machine.
For Github, on need to paste the url in the space given in the image.
Later on, One can edit the document and perform all the document operations easily.
blog: Amitoj singh
editor: Ace