Skip to content

Commit 5f0c27f

Browse files
committed
docs: update project documentation and requirements
- Add requirements section to README file Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent e7f5b2b commit 5f0c27f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
A command line tool build with Golang to migrate a [Bitbucket Server](https://www.atlassian.com/software/bitbucket/enterprise) (Data Center) Project to Gitea. See the [V1 REST API](https://developer.atlassian.com/server/bitbucket/rest/v815/intro/#about).
44

5+
## Requirements
6+
7+
The following software is required to run this tool:
8+
9+
* Gitea version: **1.21.3**
10+
* Bitbucket Server version: **8.9.7**
11+
512
## Initial Setup
613

714
Setup the Gitea and Bitbucket config

0 commit comments

Comments
 (0)