Skip to content

Examples: Add READMEs #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Apr 15, 2025

Motivation

[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]

Modifications

[Describe the modifications you've made.]

Result

[After your change, what will change.]

Test Plan

[Describe the steps you took, or will take, to qualify the change - such as adjusting tests and manual testing.]

@euanh euanh changed the title Examples: Add README for HelloWorldWithResources Examples: Add READMEs Apr 15, 2025
@euanh euanh force-pushed the docs/example-readme branch 5 times, most recently from e3c82e4 to e3b001e Compare April 15, 2025 11:06
@euanh euanh force-pushed the docs/example-readme branch from e3b001e to aa32538 Compare April 15, 2025 11:09

This example shows you how to use a resource bundle in your service. It builds a Hummingbird server which returns a randomly-selected image from its resource bundle.

1. [Install a Static Linux SDK](Sources/ContainerImageBuilderPluginDocumentation/Documentation.docc/ContainerImageBuilderPlugin.md#install-a-swift-sdk-for-cross-compilation-on-macos) for your Swift compiler. For instance, this command installs the Static Linux SDK for Swift 6.1:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I expect the readme will be viewed within the context of looking at this site on GitHub (or perhaps locally), this might be better as a full https:// link to the host documentation content (guessing SwiftPackageIndex would make the most sense, but possibly GitHub pages if your project is leaning in that direction for some reason)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants