Skip to content

Widget and job package manager #18

Description

@davejlong

Building a package manager to install widgets and jobs would help the process of building a dashboard and get people from idea to app even faster.

The idea is to that someone can create a package which includes both the widget javascript and stylesheet as a Gist or some other package form. Then we could add a Mix task for installing the widget with:

mix kitto.install.widget davejlong/4990174 # <= davejlong/4990174 being a Gist that includes the widget

Creating a job would be just as simple:

mix kitto.install.job davejlong/4990167 # <= davejlong/4990167 being a Gist that includes the job file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions