Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/muhammadmuhlas/teleport
- Owner: muhammadmuhlas
- Created: 2020-02-21T16:57:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T19:01:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T22:42:25.581Z (about 1 month ago)
- Topics: bitbucket, gitlab, go, golang, migrate, migration, teleport, tools
- Language: Go
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-indo-projects - Teleport - A simple tool based on Go to migrate git repository. (Go)
- awesome-indonesia-repo - Teleport - A simple tool based on Go to migrate git repository. (Go)
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 BitbucketInstallation
-
> 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)