Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@imgcook/cli

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imgcook/cli

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/imgcook/imgcook-cli/blob/master/LICENSE) [![GitHub tag](https://img.shields.io/github/tag/imgcook/imgcook-cli.svg)]() [![Build Status](https://travis-ci.org/imgcook/

  • 0.1.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-86.96%
Maintainers
1
Weekly downloads
 
Created
Source

imgcook-cli

GitHub license GitHub tag Build Status

imgcook-cli can combine the capabilities of Plugin to place the code products generated by the imgcook platform into your local project project, and seamlessly integrate into your development process. Upload pictures to your own bed, file directory conversion, etc.), imgcook-cli is a very good choice for you.

Getting Started

Install

The imgcook-cli installation depends on Node.js and NPM. It is recommended to use Node.js version 9.x

# npm
npm install -g @imgcook/cli
# yarn
yarn global add @imgcook/cli

Use

Common command

imgcook config

User settings configuration, default initialization generates official configuration

# Setting config
imgcook config set

#  View config
imgcook config ls

# Open configuration file directly
imgcook config edit

DSL config: React D2C Schema:41 Vue 开发规范:29 微信小程序开发规范:21 React 开发规范:12 H5 标准开发规范:5 Rax 标准开发规范:1

Get accessId :Official website top right corner avatar -> Personal page -> Top left Icon image.png

imgcook pull

Pull module code

# Pull a module code to a local path
imgcook pull <moduleId> --path <path>
# Example
imgcook pull 17108 --path mod
imgcook install

Plugins required to install imgcook-cli

# Install all configured plugins by default
imgcook install

# Install the specified plugin
imgcook install plugin --name <value>

# Example
imgcook install plugin --name @imgcook/plugin-images

Options

imgcook --version

Display version information

imgcook --version
imgcook -v
imgcook --help

Show command usage help

imgcook --help
imgcook -h

License

MIT

Keywords

FAQs

Package last updated on 25 Dec 2019

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc