microcks / microcks/microcks-cli
Publish `microcks` to `apt-get` package manager for installation on linux/debian based systems
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 52
- Forks
- 68
- Avg merge
- 6h 54m
- Merged PRs (30d)
- 10
Description
### Reason/Context
- We can publish binary of our CLI tool to `apt-get` package manager for easy installation on linux/debian based systems.
### Description
- Currently, we are serving binaries from our releases and installing it using `curl`.
- This thing can be enhanced for linux/debian based system by publishing it to the `apt-get` package manager.
### Implementation ideas
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the CLI binaries are built and published in releases, including the current curl-based installation flow. Define the Debian packaging and publication path, then verify that a Debian-based system can install microcks through apt-get and run the CLI successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, go
- Domain
- build-system, cli, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100