1.1.3 • Published 12 months ago

applura v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Applura CLI

Overview

This package contains the official command-line utility for the Applura platform.

Use it to manage local deploy keys and deploy front-end application code.

Usage

To add a deploy key generated via the web interface, run:

npx applura deploy-key setup

To deploy code from your terminal, run:

npx applura deploy $distDir

Where $distDir is a file path pointing to the directory of already compiled front-end files you would like to deploy—not a directory of source files.

1.1.1

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.0

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago