Skip to content

chore: Add basic build docs. #114

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

Merged
merged 3 commits into from
May 24, 2023
Merged

chore: Add basic build docs. #114

merged 3 commits into from
May 24, 2023

Conversation

kinyoklion
Copy link
Member

No description provided.

@@ -23,7 +23,41 @@ This version of the LaunchDarkly SDK is compatible with POSIX environments (Linu
Getting started
---------------

Download a release archive from the [TODO](TODO) for use in your project. Refer to the [SDK documentation](TODO) for complete instructions on installing and using the SDK.
Download a release archive from the [Github releases]https://github.com/launchdarkly/cpp-sdks/releases?q=cpp-client&expanded=true) for use in your project.
Copy link
Member Author

Choose a reason for hiding this comment

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

This URL should be good enough for now, and we can improve it after we have made some releases.

@kinyoklion kinyoklion requested a review from cwaldren-ld May 24, 2023 16:41
README.md Outdated

1. C++17 and above
1. CMake 3.19 or higher
1. Ninja
Copy link
Contributor

Choose a reason for hiding this comment

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

Is ninja actually required (vs make?)

Copy link
Member Author

Choose a reason for hiding this comment

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

I will add an asterisk. It is required to use our build scripts.

README.md Outdated

1. C++17 and above
1. CMake 3.19 or higher
1. Ninja
Copy link
Contributor

Choose a reason for hiding this comment

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

All steps are labeled (1)

Copy link
Member Author

Choose a reason for hiding this comment

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

That is how markdown works.

Copy link
Member Author

Choose a reason for hiding this comment

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

You can just put 1. and it automatically numbers them. Manually numbering just makes churn.

Copy link
Member Author

Choose a reason for hiding this comment

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

image

Copy link
Contributor

Choose a reason for hiding this comment

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

This is an amazing moment for me today. I never knew this.

@kinyoklion kinyoklion requested a review from cwaldren-ld May 24, 2023 17:35
@kinyoklion kinyoklion merged commit ab7fa7b into main May 24, 2023
@kinyoklion kinyoklion deleted the rlamb/basic-build-docs branch May 24, 2023 17:38
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