6.1.1 • Published 4 years ago

@datorama/akita-cli v6.1.1

Weekly downloads
2,631
License
Apache-2.0
Repository
github
Last release
4 years ago

Akita cli

Getting Started

Install it via npm:

npm install @datorama/akita-cli -g
akita

Base Path:

By default, the prompt is set to the current directory. To change it, add to the root package.json the following config:

"akitaCli": {
  "idKey": "_id", //default is id
  "customFolderName": "true",
  "template": "js|angular|ts", // default is js
  "basePath": "./playground/src/app/"
}

The path should be relative to the package.json.

Demo

6.1.1

4 years ago

6.1.0

4 years ago

6.0.3

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago