1.1.3 • Published 2 years ago

applura v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago