Skip to content

markusprograms/GHRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHRun

image

GHRun is a free open-source tool for quick cloning and evaluating GitHub repositories. The server hosts static files only, no code is evaluated on the backend.

Setup

  1. git clone https://github.com/markusprograms/GHRun
  2. cd GHRun/src
  3. npm install
  4. sudo npm start
  5. Visit http://localhost/

How to use

Enter the fields with the repository data and click "Run repository". You will be redirected to a loading page and the cloning process will begin. The page will be refreshed as soon as the repository is ready. Now you can freely browse the page.

Notes

The server cache is purged every 24 hours and every time the script is run.

About

GHRun is a free open-source tool for quick cloning and evaluating GitHub repositories.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published