NobGit
public nobgit read

Wiki

This is Markdown version of NobGit Docs

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/wiki.git
ssh://[email protected]:2222/orgs/nobgit/wiki.git
How to get started.md
# How to get started

1. Visit [NobGit](https://www.nobgit.com).
2. Select **Sign up**.
3. Create your account with an email address. Alternatively, choose **Continue with Cloudflare**, or click **More sign-in options** to sign up with Google or LinkedIn.
4. After signing in, use your dashboard for your workspace and Explore for public repositories.
5. Before pushing code, open Git access settings and create either an expiring HTTPS access token or add an SSH key.
6. For extra account protection, open security settings and add a passkey or authenticator OTP.

## Useful first actions

Create your first repository, add SSH or GPG keys, set up account security, and connect integrations when you need notifications or deployments.

We suggest creating a repository named `.nobgit`. It is a special repository that lets you customize your profile or organization page with a `README.md`.

An [SSH key](How to upload an SSH key.md) or [access token](How to create an access token.md) is required to [push code to NobGit](How to commit to NobGit.md). Password authentication is not supported.

- [Previous: Docs home](NobGit Docs.md)

- [Next: create repo](How to create repo.md)