Skip to content

Support standard macOS pkg distribution method #61

@ygini

Description

@ygini

Hello,

Current distribution method of Kitura CLI is based on homebrew or npm, booth solution with security issue, poor respect of the macOS file system, and 0 mass deployment capabilities.

Please, support distribution of standard macOS package for Kitura CLI using github release system. This will allow sysadmin to automatically distribute and keep Kitura CLI updated on a whole fleet using the well know autopkg/munki or autopkg/jamf setup.

If for some reasons, you can't comply with this request, consider as an alternative to publish Kitura CLI with MacPort instead or in addition to homebrew. MacPort has a more robust distribution design and is able to create pkg from an admin workstation to distribute on a fleet without having to install it on the fleet itself.

Or eventually do both, macOS pkg with github release and MacPort support, that would be the best option.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions