Skip to content

Download source code from GitHub public or private repositories using url.

License

Notifications You must be signed in to change notification settings

codezephy/codeload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeload

This utility allows you to easily download source code from public or private GitHub repositories using a URL

Example: https://codezephy.vercel.app/codeload/github/AnechaS/docker-examples

Download a repository from GitHub

https://YOUR.CODELOAD-SERVER.HERE/github/{owner}/{repo}/{branch}

Specify Token

https://YOUR.CODELOAD-SERVER.HERE/github/{owner}/{repo}/{branch}?token={token}

Development

Installation

$ npm install

Run

$ npm start

After starting the server, you can visit http://localhost:3000

About

Download source code from GitHub public or private repositories using url.

Topics

Resources

License

Stars

Watchers

Forks