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
- Host: GitHub
- URL: https://github.com/projectedengg/deploy
- Owner: ProjectEdenGG
- Created: 2022-01-18T05:22:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T17:53:40.000Z (about 2 years ago)
- Last Synced: 2024-06-23T18:57:21.216Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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