1.4.3 • Published 1 year ago

@youappz/cli v1.4.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

2 years ago

1.1.1

2 years ago

1.0.19

2 years ago

1.1.0

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

2 years ago

1.1.2

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.32

2 years ago

1.0.31

2 years ago

1.0.30

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago