Skip to content
/ cli Public

Official command-line interface for the Applura platform

Notifications You must be signed in to change notification settings

Applura/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Official command-line interface for the Applura platform

Resources

Stars

Watchers

Forks

Packages

No packages published