gpike / wanblee

A CLI for developing and deploying static web applicaitons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#wanblee

Description

A CLI app that makes it easy to deploy Nuxt apps to AWS

Usage

To install wanblee from npm, run:

$ npm install -g wanblee
  Usage: wanblee [options] [command]

  Commands:

    completion             Print command completion script
    config [key] [value]   Get and set options

  Options:

    -h, --help     output usage information
    -d, --debug    enable debugger
    -V, --version  output the version number

License

Copyright (c) 2018 GOrdon Pike

MIT License

Acknowledgments

Built using generator-commader.

About

A CLI for developing and deploying static web applicaitons


Languages

Language:JavaScript 100.0%