Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

Hello world

3 months ago2 min read
Cloud
Server v4.x
Server v3.x
On This Page

This page provides configuration examples to get started with a basic pipeline using any execution environment.

Prerequisites

  • A CircleCI account connected to your code. You can sign up for free.

  • A code repository you want to build on CircleCI.

  • Follow the Create a Project guide to connect your repository to CircleCI. You can then use the examples below to configure a basic pipeline using any execution environment.

Echo hello world

These examples adds a job called hello-job that prints hello world to the console.

Screenshot showing hello world in the job step output

Echo hello world on CircleCI server

These examples add a job called hello-job that prints hello world to the console.

Screenshot showing hello world in the job step output

Next steps

  • See the Concepts page for a summary of CircleCI-specific concepts.

  • Refer to the Workflows page for examples of orchestrating job runs with concurrent, sequential, scheduled, and manual approval workflows.

  • Find complete reference information for all keys and execution environments in the CircleCI Configuration Reference.


Help make this document better

This guide, as well as the rest of our docs, are open source and available on GitHub. We welcome your contributions.

Need support?

Our support engineers are available to help with service issues, billing, or account related questions, and can help troubleshoot build configurations. Contact our support engineers by opening a ticket.

You can also visit our support site to find support articles, community forums, and training resources.