@eugene-larychev/or-wrapper v1.2.20
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
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago