Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.82 KB

source-repo-setup.md

File metadata and controls

37 lines (24 loc) · 1.82 KB
copyright lastupdated keywords subcollection
years
2022, 2024
2024-06-26
software, readme, installation, Git, GitHub, repo, repository
sell

{{site.data.keyword.attribute-definition-list}}

Setting up your source code repository

{: #source-repo-setup}

Set up your source code repository with the artifacts that are required to onboard your software. In addition to source code, your repository contains a readme file that's displayed when you publish your product. {: shortdesc}

Creating a release

{: #create-release}

Create a release or tag in your source code repository to deliver and manage versions of your software.

Uploading your readme file

{: #upload-readme}

Upload a readme file that focuses on helping users to get up and running with your software. When you publish the software, the details of your readme file are available from your product's details page in the {{site.data.keyword.cloud}} catalog.

  1. Use the readme file template{: external} to document the step-by-step instructions for installing your software. If your readme file is missing sections in the template, it will not be approved.
  2. Save your updates and name your file readme.md.
  3. Go to your repository and upload the readme.md file.