Skip to content

shpik-kr/bzr_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bzr dumper

Bazaar(bzr) is used for the purpose of DCVS like git.

It was developed in python.

The purpose of this tool is to dump .bzr on the web server. (e.g. http://targeturl/.bzr)

Development Environment

  • Ubuntu 19.04

  • python 3.8.0

Usage

python3 dumper.py -u "http://targeturl/" -o test

  • -u, --url : set target url (e.g. http://shpik.kr/)

  • -o, --output : set output dir (default : output)

About

Bazaar Dump Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages