{"id":15447760,"url":"https://github.com/moul/berty-library-test","last_synced_at":"2025-04-28T15:54:37.098Z","repository":{"id":42652637,"uuid":"296429810","full_name":"moul/berty-library-test","owner":"moul","description":"🧪 dummy repo that imports berty as a library, linked with a CI, to check if everything related to versioning is not broken","archived":false,"fork":false,"pushed_at":"2025-04-23T09:17:00.000Z","size":243,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T15:54:33.131Z","etag":null,"topics":["berty"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["moul"],"patreon":"moul","open_collective":"moul","custom":["https://manfred.life/donate"]}},"created_at":"2020-09-17T20:01:02.000Z","updated_at":"2021-03-30T15:47:57.000Z","dependencies_parsed_at":"2024-01-10T06:43:04.863Z","dependency_job_id":"d63b87ad-8ad4-4077-9f2a-b6f37441ea67","html_url":"https://github.com/moul/berty-library-test","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.5,"last_synced_commit":"64a480bf03510197a3123c78e5437a891e089472"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"moul/golang-repo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fberty-library-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fberty-library-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fberty-library-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fberty-library-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moul","download_url":"https://codeload.github.com/moul/berty-library-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342718,"owners_count":21574243,"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":["berty"],"created_at":"2024-10-01T20:14:43.718Z","updated_at":"2025-04-28T15:54:37.078Z","avatar_url":"https://github.com/moul.png","language":"Go","funding_links":["https://github.com/sponsors/moul","https://patreon.com/moul","https://opencollective.com/moul","https://manfred.life/donate"],"categories":[],"sub_categories":[],"readme":"# berty-library-test\n\n:smile: berty-library-test\n\n[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white)](https://pkg.go.dev/moul.io/berty-library-test)\n[![License](https://img.shields.io/badge/license-Apache--2.0%20%2F%20MIT-%2397ca00.svg)](https://github.com/moul/berty-library-test/blob/master/COPYRIGHT)\n[![GitHub release](https://img.shields.io/github/release/moul/berty-library-test.svg)](https://github.com/moul/berty-library-test/releases)\n[![Docker Metrics](https://images.microbadger.com/badges/image/moul/berty-library-test.svg)](https://microbadger.com/images/moul/berty-library-test)\n[![Made by Manfred Touron](https://img.shields.io/badge/made%20by-Manfred%20Touron-blue.svg?style=flat)](https://manfred.life/)\n\n[![Go](https://github.com/moul/berty-library-test/workflows/Go/badge.svg)](https://github.com/moul/berty-library-test/actions?query=workflow%3AGo)\n[![Release](https://github.com/moul/berty-library-test/workflows/Release/badge.svg)](https://github.com/moul/berty-library-test/actions?query=workflow%3ARelease)\n[![PR](https://github.com/moul/berty-library-test/workflows/PR/badge.svg)](https://github.com/moul/berty-library-test/actions?query=workflow%3APR)\n[![GolangCI](https://golangci.com/badges/github.com/moul/berty-library-test.svg)](https://golangci.com/r/github.com/moul/berty-library-test)\n[![codecov](https://codecov.io/gh/moul/berty-library-test/branch/master/graph/badge.svg)](https://codecov.io/gh/moul/berty-library-test)\n[![Go Report Card](https://goreportcard.com/badge/moul.io/berty-library-test)](https://goreportcard.com/report/moul.io/berty-library-test)\n[![CodeFactor](https://www.codefactor.io/repository/github/moul/berty-library-test/badge)](https://www.codefactor.io/repository/github/moul/berty-library-test)\n\n\n## Usage\n\n[embedmd]:# (.tmp/usage.txt console)\n```console\nfoo@bar:~$ berty-library-test -h\nUsage of berty-library-test:\n  -addr string\n    \tremote 'berty daemon' address (default \"127.0.0.1:9091\")\n```\n\n## Install\n\n### Using go\n\n```console\n$ go get -u moul.io/berty-library-test\n```\n\n### Releases\n\nSee https://github.com/moul/berty-library-test/releases\n\n## Contribute\n\n![Contribute \u003c3](https://raw.githubusercontent.com/moul/moul/master/contribute.gif)\n\nI really welcome contributions. Your input is the most precious material. I'm well aware of that and I thank you in advance. Everyone is encouraged to look at what they can do on their own scale; no effort is too small.\n\nEverything on contribution is sum up here: [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n### Contributors ✨\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg)](#contributors)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://manfred.life\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/94029?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eManfred Touron\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-moul\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/moul/berty-library-test/commits?author=moul\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/moul/berty-library-test/commits?author=moul\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/moul/berty-library-test/commits?author=moul\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://manfred.life/moul-bot\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/41326314?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emoul-bot\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-moul-bot\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n### Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/moul/berty-library-test.svg)](https://starchart.cc/moul/berty-library-test)\n\n## License\n\n© 2020 [Manfred Touron](https://manfred.life)\n\nLicensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your option. See the [`COPYRIGHT`](COPYRIGHT) file for more details.\n\n`SPDX-License-Identifier: (Apache-2.0 OR MIT)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoul%2Fberty-library-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoul%2Fberty-library-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoul%2Fberty-library-test/lists"}