An open API service indexing awesome lists of open source software.

https://github.com/projectedengg/deploy

Plugin deploy script for Project Eden developers
https://github.com/projectedengg/deploy

Last synced: about 6 hours ago
JSON representation

Plugin deploy script for Project Eden developers

Awesome Lists containing this project

README

          

# Deploy
Plugin deploy script for Project Eden developers

## Setup Run Configuration in IntelliJ
1. Edit configurations
2. Add JAR Application configuration
3. Name: deploy \
4. Path to JAR: /path/to/Deploy/target/Deploy-1.0.0.jar
5. Program arguments:\
--ssh-user=\\
--mc-user=\\
--workspace=\/path/to/workspace\
--server=\\
--plugin=\\
--framework=\
6. Modify arguments as needed (see man page)
7. Save and run

## TODO
1. Global config file for usernames & workspace
2. Auto-detect framework