KabaForge
🌍 Türkçe · English · Deutsch · Français · Русский

01 — Getting started

KabaForge is the place where your code, documents and project history live. This chapter gets you signed in and shows you around.

Signing in

  1. Open forge.kabaforce.com.
  2. Press Sign in with KabaForce ID.
  3. Enter your KabaForce account details on id.kabaforce.com.
  4. You are returned to KabaForge, signed in.

There is no separate password for KabaForge — your KabaForce ID is the only account you need. If you do not have one yet, use the Sign up link on the same page.

What you see after signing in

AreaWhat it is for
Dashboard (home)Recent activity across your repositories
ExplorePublic repositories on this server
+ (top right)Create a new repository or organisation
Avatar (top right)Your profile, settings and sign out

Vocabulary you will meet

Your first five minutes

  1. Press + → New Repository.
  2. Name it deneme (or anything else), tick Initialize repository, press Create.
  3. Open it and press Add File → New File.
  4. Type readme.md as the name, write a couple of lines, press Commit Changes.

You now have a repository with a front page. The next chapters explain each of those steps in detail.

📚 All chaptersNext: 02 — Creating a repository ➡