1.4.8 • Published 5 years ago

dahlia-cli v1.4.8

Weekly downloads
8
License
MIT
Repository
github
Last release
5 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

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.20

5 years ago

1.3.19

5 years ago

1.3.18

5 years ago

1.3.16

5 years ago

1.3.15

5 years ago

1.3.14

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.13

5 years ago

1.2.12

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago