{"id":20163230,"url":"https://github.com/blockdaemon/bpm-cli","last_synced_at":"2025-09-21T12:32:58.715Z","repository":{"id":40291419,"uuid":"220511830","full_name":"Blockdaemon/bpm-cli","owner":"Blockdaemon","description":"Mirror for https://gitlab.com/Blockdaemon/bpm-cli","archived":false,"fork":false,"pushed_at":"2023-02-25T05:54:14.000Z","size":4640,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-14T00:32:49.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blockdaemon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-08T17:01:51.000Z","updated_at":"2020-10-16T11:03:13.000Z","dependencies_parsed_at":"2024-11-14T00:39:14.823Z","dependency_job_id":null,"html_url":"https://github.com/Blockdaemon/bpm-cli","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockdaemon%2Fbpm-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blockdaemon","download_url":"https://codeload.github.com/Blockdaemon/bpm-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233753669,"owners_count":18724865,"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":[],"created_at":"2024-11-14T00:28:41.330Z","updated_at":"2025-09-21T12:32:58.297Z","avatar_url":"https://github.com/Blockdaemon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bpm\n\nBlockchain Package Manager by [Blockdaemon](https://blockdaemon.com/). Deploy, maintain, and upgrade blockchain nodes on your own infrastructure.\n\nFurther reading:\n\n* End-user documentation: https://cli.bpm.docs.blockdaemon.com/\n* Developer documentation: https://sdk.bpm.docs.blockdaemon.com/\n\n# Contributing\n\nPleaes use [conventional commits](https://www.conventionalcommits.org) for you commit messages. This will help us in the future to auto-generate changelogs.\n\nNew features should be developed in a branch and merged after a code review.\n\n# Building from source\n\n## Requirements\n\nMake sure you have the following tools:\n\n- [Go](https://golang.org/) is the main pogramming language. It needs to be installed\n- [Docker](https://www.docker.com/) is used to run packages. It needs to installed and running\n- [goreleaser](https://goreleaser.com/) is used to build binary packages. It needs to be installed\n- [golangci-lint](https://github.com/golangci/golangci-lint) is used to do static code checks. It needs to be installed\n- [GPG](https://gnupg.org/) is used to sign build artifacts. It needs to be installed\n\n## Building during development\n\nMake sure Docker is running, otherwise the tests will fail.\n\nTo build during development without creating a version or publishing binaries, run:\n\n    make dev-release\n\n## Releasing a new version\n\nMake sure Docker is running, otherwise the tests will fail.\n\nYou need the Blockdaemon release GPG key imported into your GPG keyring.\n\n    make version=\u003cVERSION\u003e release\n\n`\u003cVERSION\u003e` needs to be a valid [semantic version](https://semver.org/). Do **not prefix with `v`**, the script does that automatically.\n\n# Writing documentation\n\nThe documentation is built using [redoc](https://redocly.github.io/redoc/) which renders and openapi/swagger file. Most of the text is stored in the `docs/documentation.md` file.\n\nIn order to render the documentation locally while working on it, run:\n\n    make serve-docs\n\nand navigate to http://localhost:8080 to see a live rendering of the documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockdaemon%2Fbpm-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockdaemon%2Fbpm-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockdaemon%2Fbpm-cli/lists"}