UNPKG

459 BMarkdownView Raw
1# webdesignio-cli
2
3This is the repository of the command line interface for webdesignio. It's currently WIP. This
4README is future wish, for what is coming. Checkout the issues and the milestones to keep up with
5the progress.
6
7## Usage
8
9```
10webdesignio <command> [options] [args]
11
12Commands:
13 deploy Deploy the current website to a cluster
14 login Login to a web-design.io cluster
15 build Build the current website
16 init Initialize a new website
17```