Hi, I have an open source project and I want to use a script on my page that shows its source code just like github does but I use a shared hosting plan with no shell access? Any suggestions?
I don’t want to code it myself I am looking for a script that has some nice GUI GitHub like features and so on
lucy24
8:52 pm on Jul 1, 2020 (gmt 0)
Now I’m confused. If you don’t want to “code it yourself” (which here means inserting a single line in an existing php page), where is the source code coming from?
tangor
12:12 am on Jul 2, 2020 (gmt 0)
We don't provide code, but we do look at and offer suggestions on your best effort. More about learning how to rather than cut and paste.
What have you tried so far?
skyfallen
12:56 pm on Jul 2, 2020 (gmt 0)
I think it is clearer now :) It was really misunderstandable. I want github like features to have downloads,packages and issues and stuff
skyfallen
10:58 am on Jul 3, 2020 (gmt 0)
OK issue is fixed.
So I have github repo that I want to host on my own using a shared hosting server without command line access and have GitHub like features. (e.g. GitList) (but it requires command line access.) Are there any suggestions