Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muhammadmuhlas/teleport

a simple tool based on go to migrate git repository, currently teleport only support migration from gitlab to bitbucket
https://github.com/muhammadmuhlas/teleport

bitbucket gitlab go golang migrate migration teleport tools

Last synced: about 1 month ago
JSON representation

a simple tool based on go to migrate git repository, currently teleport only support migration from gitlab to bitbucket

Awesome Lists containing this project

README

        

# teleport
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fteleport.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fteleport?ref=badge_shield)

### Move Your Repository

> a simple tool based on go to migrate git repository, currently teleport only support migration from gitlab to bitbucket

Currently only support:
+ Gitlab to Bitbucket

Installation
-
> go get -u github.com/muhammadmuhlas/teleport/cmd/teleport

**Make sure $GOPATH/bin is registered to your $PATH**, then you can `teleport` your repo.

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fteleport.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fteleport?ref=badge_large)