Socket
Socket
Sign inDemoInstall

agtardis3d-pankod-cli

Package Overview
Dependencies
125
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    agtardis3d-pankod-cli

Save a lot of time by generating services, components, tests for Pankod Boilerplate projects


Version published
Weekly downloads
13
Maintainers
1
Install size
17.2 MB
Created
Weekly downloads
 

Readme

Source

agtardis3d-pankod-cli

Save a lot of time by generating services, components, tests for Pankod Boilerplate projects

Maintainability Test Coverage oclif Version Downloads/month License

$ npm install -g agtardis3d-pankod-cli
$ pankod-cli COMMAND
running command...
$ pankod-cli (-v|--version|version)
agtardis3d-pankod-cli/1.1.0 darwin-x64 node-v14.15.5
$ pankod-cli --help [COMMAND]
USAGE
  $ pankod-cli COMMAND
...

pankod-cli add Page

Add services, components and more...

USAGE
  $ pankod-cli add Page
  $ pankod-cli add Component
  $ pankod-cli add ClassComponent
  $ pankod-cli add FunctionalComponent
  $ pankod-cli add Plugin
  $ pankod-cli add Repository
  $ pankod-cli add Service

See code: src/commands/add/index.ts

pankod-cli help [COMMAND]

display help for pankod-cli

USAGE
  $ pankod-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

:package: Elements

agtardis3d-pankod-cli add <element>

Add services, components and more...

  # nextjs2
  $ agtardis3d-pankod-cli add Page
  $ agtardis3d-pankod-cli add Component

  # nextjs
  $ agtardis3d-pankod-cli add Page
  $ agtardis3d-pankod-cli add ClassComponent
  $ agtardis3d-pankod-cli add FunctionalComponent

  # moleculer  
  $ agtardis3d-pankod-cli add Service
  $ agtardis3d-pankod-cli add Repository

  # svelte
  $ agtardis3d-pankod-cli add Component

See code: src/commands/add

:building_construction: Customization

Checkout Wiki to read about customization and extending the power of your fingers.

Keywords

FAQs

Last updated on 06 May 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc