conwnet / github1s

One second to read GitHub code with VS Code.
https://github1s.com
MIT License
22.82k stars 864 forks source link

support for other scm #35

Open markuman opened 3 years ago

markuman commented 3 years ago

Support other scm (gitlab, gitea) when selfhosting for an other git platform.

softmarshmallow commented 3 years ago

Here's a support for gitlab and bitbucket (on each branches) https://github.com/bridgedxyz/github.surf

xcv58 commented 3 years ago

Here's a support for gitlab and bitbucket https://github.com/bridgedxyz/github.surf

No, your deployment clearly doesn't support gitlab and bitbucket. It's still reading data from GitHub.

markuman commented 3 years ago

It would be necessary that you can point to an other host (e.g. env var) when you deploy it. E.g. when you selfhost gitlab in your company or selfhost a gitea for fun and profit.

justinzzc commented 1 year ago

any update plan?