1.4.3 • Published 3 years ago

@youappz/cli v1.4.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

NPM Version NPM Downloads

@youappz/cli

Command line interface for interacting with the YouAppz static hosting platform.

Installation

npm install @youappz/cli -g

If you have docker installed, you can create an alias that will run the docker image:

touch ~/.appz.yml

alias appz='docker run --rm -it  --volume "$PWD:/app/src"  --volume "$HOME/.appz.yml:/home/appz/.appz.yml" -e WWWUSER=$UID --name appz youappz/cli:latest appz'

This will make the appz command globally available. Run appz help for usage instructions:

YouAppz - Professional static web publishing. (1.2.0)

Usage:
    $ appz [command] [options]

Commands:    
    create [options]    Create a new Website
    webhook             Manage website webhooks
    list|ls             list of all websites
    delete|rm
    account
    info                Display a summary of the current website
    domain [options]    Register a custom domain for the current website
    deploy [options]    Deploy the website in the current directory.
    build [options]     build the website in the current directory.
    preview [options]   preview the build output.
    download [options]   Download Latest version of a website
    login               Login to your YouAppz account
    signup
    versions [options]  Manage website versions    
    help [command]      display help for command


    Type appz help COMMAND for more details

Complete docs available at: https://sitez.youappz.com/docs/api/cli

1.2.0

3 years ago

1.1.1

3 years ago

1.0.19

3 years ago

1.1.0

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.1.2

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.32

3 years ago

1.0.31

3 years ago

1.0.30

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago