1.0.11 • Published 10 years ago

dagger-cli v1.0.11

Weekly downloads
9
License
MIT
Repository
github
Last release
10 years ago

dagger-cli

Install

$ npm instal -g dagger-cli
Install bash completion
$ dagger completion install

Usage

create a new project
$ cd Projects
$ mkdir new-project
$ cd new-project
$ dagger init
create a new model in the project
$ dagger create model person
destroy a model
$ dagger destroy model person
1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0-pre

10 years ago

0.0.0

10 years ago