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

structor-tool-talentui

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

structor-tool-talentui

It can be used to move structor components to talentui

  • 1.1.4
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by166.67%
Maintainers
1
Weekly downloads
 
Created
Source

It can be used to move structor components to talentui

The package can be used like npm,and there are three commands:

  • cpDir move:Use to copy the file or directory to the target directory,if there is the target directory,please delete it.

  • cpDir fix:Use to change the file of talent.

  • cpDir setGroup:Use to set base group url in structor

Usage:

cpDir move groupName componentNames [src] [tar]
  • groupName:the name of the group which you have used in structor.
  • componentNames:use ',' to split,use 'all' to copy all of the components.
  • src:the source url of the file or folder,if you have used the command 'cpDir-setGroupUrl' seted a url,you can omit it.
  • tar:the target folder where you store the group,you should make sure the target url is not exist or you can omit is if your current url is the root url of the talentUI.

cpDir fix groupName componentNames
  • groupName:the name of the group you named in structor.
  • componentNames: the name of the component you created by the structor.Use ',' to split.

cpDir setGroup srcUrl
  • srcUrl: source url of the structor,it is a whole name of the group which you used in structor.

Get Start:

npm install example-copy-directory -g

if your system is linux,please run sudo npm install example-copy-directory -g

Notation

make sure your current url is the root url of the TalentUI or the directory will be missed.

FAQs

Package last updated on 06 Jul 2016

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