Skip to content
Discussion options

You must be logged in to vote

Hi DjSkooner,

Great to hear you want to share your work on GitHub! Here's how you can do it:

Create a New Repository

1. Log in to GitHub.
2. Click the "+" icon in the top right and select "New repository".
3. Name your repository and click "Create repository".

Upload Your Project Files

Using Git (Command Line)

1. Open your terminal and navigate to your project directory.
2. Initialize Git and add your files:

Using GitHub Web Interface

1. Go to your repository on GitHub.
2. Click "Add file" > "Upload files".
3. Drag and drop your files or select them manually.
4. Click "Commit changes".

Add a README File

Create a README.md file to describe your project.

Share Your Repository

Copy and shar…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@DjSkooner
Comment options

Answer selected by DjSkooner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New To GitHub 👋 New To GitHub Question Ask and answer questions about GitHub features and usage
2 participants