mstksg / get-package

Github action for installing packages from OS package managers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get-package

Download and install packages using OS package manager

Usage:

use: mstksg/get-package@v1
with:
  brew: brewdep1 brewdep2
  apt-get: aptdep1 aptdep2

The appropriate package manager will be run on the appropriate OS: brew field will be ignored for ubuntu OS, for instance.

About

Github action for installing packages from OS package managers


Languages

Language:JavaScript 100.0%