Skip to content

AtomBuild/atombuild.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtomBuild Website

Adding a Build Provider

Made a build provider? Great! We'd love to include it in our list! Just follow this step-by-step process and your provider will make it to our webpage in no time.

  • Open the content/data/providers.yml file on GitHub.
  • Press the Pencil Icon in the upper Right Corner of the Code Preview.
  • Add your provider to the correct category, following the following structure:
- title: { build-provider }
  url: { build-url }
  • Save your commit, and submit your pull request.