Improvement
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
- Give it 775 permissions (`sudo chmod 775 .`)
|
||||
|
||||
To deploy new test editor version:
|
||||
- **Note:** This script builds current plugin version, uploads it to VPS and creates a symlink to location where server can pick them up.
|
||||
- Navigate to /build and create local build_and_upload.sh script (`cp build_and_upload.sh.template build_and_upload.sh`)
|
||||
- Open build_and_upload.sh file and uncomment and configure the top 4 variables
|
||||
- Whenever you want to upload new plugin to lexonomy, simply run `./build_and_upload.sh plugin_name` where you specify plugin_name. If specific plugin already exists, things might go bananas
|
||||
|
||||
Reference in New Issue
Block a user