https://github.com/moul/berty-library-test
🧪 dummy repo that imports berty as a library, linked with a CI, to check if everything related to versioning is not broken
https://github.com/moul/berty-library-test
berty
Last synced: 5 months ago
JSON representation
🧪 dummy repo that imports berty as a library, linked with a CI, to check if everything related to versioning is not broken
- Host: GitHub
- URL: https://github.com/moul/berty-library-test
- Owner: moul
- License: other
- Created: 2020-09-17T20:01:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T09:17:00.000Z (5 months ago)
- Last Synced: 2025-04-28T15:54:33.131Z (5 months ago)
- Topics: berty
- Language: Go
- Homepage:
- Size: 237 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: .github/SUPPORT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# berty-library-test
:smile: berty-library-test
[](https://pkg.go.dev/moul.io/berty-library-test)
[](https://github.com/moul/berty-library-test/blob/master/COPYRIGHT)
[](https://github.com/moul/berty-library-test/releases)
[](https://microbadger.com/images/moul/berty-library-test)
[](https://manfred.life/)[](https://github.com/moul/berty-library-test/actions?query=workflow%3AGo)
[](https://github.com/moul/berty-library-test/actions?query=workflow%3ARelease)
[](https://github.com/moul/berty-library-test/actions?query=workflow%3APR)
[](https://golangci.com/r/github.com/moul/berty-library-test)
[](https://codecov.io/gh/moul/berty-library-test)
[](https://goreportcard.com/report/moul.io/berty-library-test)
[](https://www.codefactor.io/repository/github/moul/berty-library-test)## Usage
[embedmd]:# (.tmp/usage.txt console)
```console
foo@bar:~$ berty-library-test -h
Usage of berty-library-test:
-addr string
remote 'berty daemon' address (default "127.0.0.1:9091")
```## Install
### Using go
```console
$ go get -u moul.io/berty-library-test
```### Releases
See https://github.com/moul/berty-library-test/releases
## Contribute

I 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.
Everything on contribution is sum up here: [CONTRIBUTING.md](./CONTRIBUTING.md)
### Contributors ✨
[](#contributors)
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Manfred Touron
🚧 📖 ⚠️ 💻
moul-bot
🚧
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
### Stargazers over time
[](https://starchart.cc/moul/berty-library-test)
## License
© 2020 [Manfred Touron](https://manfred.life)
Licensed 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.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`