Skip to content

Alternative Update System: APT #32

@VISTALL

Description

@VISTALL

Need:

  • custom APT repository

How it will works:

  • each platform will deployed to apt repository with id for example consulo depends to platform, without java?(sure?)
  • each plugin will deployed to apt repository with id consulo-plugin-PLUGIN_ID independent to platform
    • Depends section required

Install will be like

apt install consulo

; and plugins

apt install consulo-plugin-com.intellij.git

Update all will be like

apt update "consulo*"

Inside Consulo platform

  • Plugins list must be called from apt?
  • Plugin installer must call apt
  • How load plugin list?
  • How use plugin advertiser?

Metadata

Metadata

Assignees

No one assigned

    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