@eugene-larychev/or-wrapper

1.2.20 • Public • Published

Init or-wrapper project

Run or-init command in your project folder

Run or-wrapper server

After all files coppied and all dependecies installed run " cd ./project-name && npm run start "

Publish your components

For publish all needed files automatically use "npm run publish".

Available options:

-V, --version               output the version number
-u, --username [string]     Name from Studio Files and Data (default: userName)
-p, --password [string]     Password from Studio Files and Data (default: password)
-t, --token [string]        Token from Studio Files and Data, you can use username/password or token (default: token)
-c, --continuous [Bool]     Enable Watcher for continuos file upload (default: continuous)
-s, --source [string]       Source, should be a string file path, e.g(src/input/input.vue (default: source)
-d, --destination [string]  Destination should be a string file path at Files and Data, e.g(components/src/) (default: destination)
-e, --exclude [string]      Exclude should be a string value, separated by comma without point, e.g(vue,js.txt,git) (default: exclude)
-h, --help                  output usage information

IMPORTANT: to see all available options, use command npm run publish -- -h
IMPORTANT: to upload files to Files And Data, you should pass credentials as arguments

Readme

Keywords

none

Package Sidebar

Install

npm i @eugene-larychev/or-wrapper

Weekly Downloads

2

Version

1.2.20

License

ISC

Unpacked Size

2.5 MB

Total Files

203

Last publish

Collaborators

  • eugene-larychev