JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q41044F
  • License MIT

Package Exports

  • apz

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (apz) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

apz

A small utility to help with installing and managing your apps.

Prerequisites

Make sure you have the following installed:

  • xcode
  • homebrew
  • nodejs (or nvm)
  • mas (via brew)

Install

npm install -g apz

Commands

Add an application to the global config as well as install it.

apz add

Install all applications from the global config ~/apps.json

apz install