Skip to content

tbtool: Support installing apt dependencies in the tingapp bundle #44

Description

@joerick

Some tingbot apps will require system-level software to be installed, via apt or dpkg. While it's possible to write this into the program itself, it would be neater to design a declarative format (similar to requirements.txt) for this purpose.

Design goals

  • Simple to write
  • Declarative format - it should be possible to quickly check for the presence of packages on the system, to avoid a slow apt-get update call on app launch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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