1.4.8 • Published 6 years ago

dahlia-cli v1.4.8

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

dahlia-cli

CLI tool for Dahlia

Installation

$ yarn global add dahlia-cli

Usage

$ dh new my-app
$ cd my-app
$ dh start

Commands

dh help

CLI tool for Dahlia

VERSION
  dahlia-cli/1.0.0 darwin-x64 node-v10.9.0

USAGE
  $ dahlia [COMMAND]

COMMANDS
  build     Build project for production
  dev       Run a dev server for development
  eject     Expose all configurations to customize
  generate  Generate page/component/store...
  help      display help for dahlia
  new       Create a new Dahlia app
  test      Runs unit tests in project

dh new

Create a new Dahlia app

USAGE
  $ dahlia new [APPNAME]

ALIASES
  $ dahlia n

EXAMPLE
  $ dh new my-app

dh generate

Generate page/component/store...

USAGE
  $ dahlia generate [TYPE] [NAME]

ALIASES
  $ dahlia g

EXAMPLES
  $ dh generate page Home
  $ dh generate component Header
  $ dh generate store todoStore

dh start

Run a dev server for development

USAGE
  $ dahlia dev

ALIASES
  $ dahlia d

EXAMPLE
  $ dh start

dh test

Runs unit tests in project

USAGE
  $ dahlia test

ALIASES
  $ dahlia t

EXAMPLE
  $ dh test

dh build

Build project for production

USAGE
  $ dahlia build

ALIASES
  $ dahlia b

EXAMPLE
  $ dh build
1.4.8

6 years ago

1.4.7

6 years ago

1.4.6

6 years ago

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.20

6 years ago

1.3.19

6 years ago

1.3.18

6 years ago

1.3.16

6 years ago

1.3.15

6 years ago

1.3.14

6 years ago

1.3.13

6 years ago

1.3.12

6 years ago

1.3.11

6 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.13

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago