# Getting started
# Overview
After logged into Sun* CI, Homepage will show list repositories which integrated with Sun* CI group by your user's workspace.
You can change current workspace by click to Avatar
-> Choose workspace
.
# Fetch your repositories
Visit Add Repository to fetch your repositories from Github to store at Sun* CI.
# Enable/disable Sun* CI
Go to Add Repository
-> Find your repository, then toggle the switch to enable/disable Sun* CI.
# Create your build configuration
Create .sun-ci.yml
at root directory of your project, find sample configuration follow programming
languages at here. Further more, a detailed explanation of the .sun-ci.yml
structures
was explained at Build config reference