Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gengjiawen/githelper

Download git repo in your server
https://github.com/gengjiawen/githelper

Last synced: 16 days ago
JSON representation

Download git repo in your server

Awesome Lists containing this project

README

        

= Git Helper
Geng Jiawen
[email protected]
:toc:
:toclevels: 3
:sectnums:
:sectnumlevels: 2
:source-highlighter: hightlightjs

== What can it do
download github or other git repository to a 7z file with _.git_ folder

== Dependencies
Basically, you need to install https://git-scm.com/[git] and http://www.7-zip.org/[7z]

For ubuntu
[source]
sudo apt-get install git p7zip-full

== How to play
[source, python]
python3 MyFlask.py

== Deploy
Personally please consider this article
https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-16-04?utm_content=how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-16-04

== Todo
* Add auth
* Add css style.Yes I have some designer daydream, not just a simple software engineer :)

== License
MIT