{"id":15759844,"url":"https://github.com/wangyoucao577/hello-sdk-sample","last_synced_at":"2025-03-31T09:13:26.094Z","repository":{"id":49039493,"uuid":"380958293","full_name":"wangyoucao577/hello-sdk-sample","owner":"wangyoucao577","description":"Hello SDK sample code to try out Conan and GitVersion.","archived":false,"fork":false,"pushed_at":"2021-07-01T14:17:16.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T13:33:43.027Z","etag":null,"topics":["conan","gitversion"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangyoucao577.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-28T08:21:22.000Z","updated_at":"2021-07-01T14:17:19.000Z","dependencies_parsed_at":"2022-09-08T15:12:17.635Z","dependency_job_id":null,"html_url":"https://github.com/wangyoucao577/hello-sdk-sample","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyoucao577%2Fhello-sdk-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyoucao577%2Fhello-sdk-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyoucao577%2Fhello-sdk-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyoucao577%2Fhello-sdk-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangyoucao577","download_url":"https://codeload.github.com/wangyoucao577/hello-sdk-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443547,"owners_count":20778251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conan","gitversion"],"created_at":"2024-10-04T10:23:36.940Z","updated_at":"2025-03-31T09:13:26.072Z","avatar_url":"https://github.com/wangyoucao577.png","language":"Python","readme":"# hello-sdk-sample\nHello SDK sample code to try out [Conan, the C/C++ Package Manager](https://conan.io/) and [GitVersion](https://gitversion.net/).    \n\nIt uses [wangyoucao577.jfrog.io](https://wangyoucao577.jfrog.io/) as [Conan](https://conan.io/) storage which has been recommended in [Uploading to Artifactory Cloud Instance](https://docs.conan.io/en/latest/uploading_packages/artifactory/artifactory_cloud.html).     \n\n\nRefer to [wangyoucao577/hello-app-sample](https://github.com/wangyoucao577/hello-app-sample) for the executable app that invokes this Hello SDK.     \n\n## Local Development\n\n### Prerequisites\n- latest [conan](https://docs.conan.io/en/latest/installation.html)      \n- latest [cmake](https://cmake.org/)\n- latest `C/C++` compiler on your platform:          \n  - `g++` on `linux`\n  - `clang` on `macosx`\n  - `visual studio` on `windows`      \n\n\n### Build\n```bash\n$ conan create .\n```\n\n## Automation \n- Once your code is ready, run `git push` that will result to [automatically build and publish](https://github.com/wangyoucao577/hello-sdk-sample/actions) processes.     \n- The generated binaries's version is calculated by [GitVersion](https://gitversion.net/) according [GitVersion.yml](GitVersion.yml) rules.     \n- Binaries(`include`/`lib`) will be published to [wangyoucao577.jfrog.io](https://wangyoucao577.jfrog.io/) after building.    \n- In addition, [Draft a new release](https://github.com/wangyoucao577/hello-sdk-sample/releases/new) will result to code build and stable binaries publishing too.    \n\n## View pre-built conan packages \n```bash\n$ conan remote add my-conan-repo https://wangyoucao577.jfrog.io/artifactory/api/conan/test-conan-local\n$ conan search '*' -r my-conan-repo\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyoucao577%2Fhello-sdk-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangyoucao577%2Fhello-sdk-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyoucao577%2Fhello-sdk-sample/lists"}