Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkushang/speedithybrid
https://github.com/gkushang/speedithybrid
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gkushang/speedithybrid
- Owner: gkushang
- License: other
- Created: 2015-06-26T00:19:12.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-06-26T16:23:23.000Z (over 9 years ago)
- Last Synced: 2024-10-12T03:14:28.795Z (2 months ago)
- Language: Java
- Size: 598 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# speetItHybrid
###### Copyright (c) 2015 Kushang Gajjar
###### Proprietor : Kushang G Gajjar
###### All Rights Reserved.
###### - Permission is hereby not granted without signing agreement with the Proprietor.
###### - This Software cannot be distributed without signing agreement with the Proprietor.
### ImportantThe prefered IDE is IntelliJ IDEA. Dependency and project setup sections are written for IDEA.
### Installation
1. Install Maven
2. go to terminal and navigate to speetItHybrid
3. type `mvn clean install`
### Running the project
1. Launch Intelli J
2. Import speetItHybrid project as a Maven Project
3. Click Run and then Edit Configurations…
4. Provide Program arguments: -Denv=qa
5. Save and run the configuration