Socket
Socket
Sign inDemoInstall

@datorama/akita-cli

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datorama/akita-cli

Akita CLI


Version published
Weekly downloads
845
increased by1.68%
Maintainers
5
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 11 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc