Socket
Socket
Sign inDemoInstall

devetek-toolkit

Package Overview
Dependencies
127
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    devetek-toolkit

Devetek Toolkit For Development, Deploy, Test and Automation


Version published
Maintainers
1
Created

Readme

Source

devetek-toolkit

Devetek Development Tool For Develop, Test, Deploy, Automation

oclif Version Downloads/week License

Usage

$ npm install -g devetek-toolkit
$ devetek-toolkit COMMAND
running command...
$ devetek-toolkit (-v|--version|version)
devetek-toolkit/1.0.1 darwin-x64 node-v10.14.2
$ devetek-toolkit --help [COMMAND]
USAGE
  $ devetek-toolkit COMMAND
...

Commands

devetek-toolkit config

set local config for devTeKit

USAGE
  $ devetek-toolkit config

OPTIONS
  --user=user  Set username

DESCRIPTION
  Use for:
  - Help developer develop experience.
  - Help installation process.
  - Help deployment and testing.

See code: src/commands/config.js

devetek-toolkit devops:dazzle

new instance installer

USAGE
  $ devetek-toolkit devops:dazzle

OPTIONS
  --host=host          server target
  --node=node          [default: 10] node version
  --password=password  all password for require services

DESCRIPTION
  Kegunaan:
  - Membantu developer untuk mempermudah proses development.
  - Mempermudah proses instalasi server baru dengan berbagai OS.
  - Mempermudah proses deployment dan testing.

See code: src/commands/devops/dazzle.js

devetek-toolkit devops:mysql

new instance installer mysql

USAGE
  $ devetek-toolkit devops:mysql

OPTIONS
  --host=host          server target
  --password=password  all password for mysql service

See code: src/commands/devops/mysql.js

devetek-toolkit help [COMMAND]

display help for devetek-toolkit

USAGE
  $ devetek-toolkit help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

FAQs

Last updated on 06 Jan 2019

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