Importing from any git provider

We’d love to support every Git provider out of the box, but that’s a lot to build! Instead, W4 Build lets you connect to any Git provider using:

  1. Access Tokens

  2. SSH Keys

In this section, we’ll show you how to import a project using Gitea as an example.

Importing any git repo

The idea of integrating other git repository, is that you store an access token in W4 build. This access token must have read repository permissions.

  1. Create an access token

    • Create Git tea Access Token Visit.

    • Create BitBucket Access Token Visit.

  2. Copy the access token value

  3. Click the import button on the ‘Other’ row

    Github Home
  4. Fill the form with the following values

    • Simple Name: An easy name for you to identify the repository

    • Full repository Name: Usually username/repo_name

    • Repository URL: use the http repositoru URL

  5. Type the default branch

  6. Select the visibility of the repository

  7. CLick the “+ New” Button

    Github Home
  8. Type a name for the access token

  9. Paste the access token value

    Github Home
  10. Click Save

    Github Home
  11. Click Create

    Github Home
  12. Verify the repository has been

That’s it! Import is complete!!!!!

To build your project jump to Exporting a Game.