File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 11# repo-crawler
2+
23## Getting Started
34The easiest way to set up the environment is to:
4- 1 . Install ` IntelliJ Idea ` (Recommended: [ 2017.2.1 ] ( https://www.jetbrains.com/idea/download/previous.html ) ) with kotlin plugin.
5+ 1 . Install ` IntelliJ IDEA ` with kotlin plugin.
562 . Clone this repository.
6- 3 . Open IntelliJ Idea and open project. ` File -> Open.. -> <project_path> ` (Select ` Gradle ` if needed.)
7+ 3 . Open IntelliJ IDEA and open project. ` File -> Open.. -> <project_path> ` (Select ` Gradle ` if needed.)
784 . ` Build -> Build Project `
8- 5 . ` Run -> Run... -> com.incquerylabs.vhci.modelaccess.twc.rest.Craler.kt `
9+ 5 . ` Run -> Run... -> com.incquerylabs.vhci.modelaccess.twc.rest.Crawler.kt `
10+
11+ ## Example arguments
12+
13+ ### OpenSE Cookbook model on twc.openmbee.org
14+
15+ -S twc.openmbee.org -P 8111 -ssl -W 9c368adc-10cc-45d9-bec6-27aedc80e68b -R c6bede89-cd5e-487b-aca8-a4f384370759 -B 29110c0f-bdc1-4294-ae24-9fd608629cac -REV 350 -C 2000 openmbeeguest guest
16+
17+ ### TMT on twc.openmbee.org
18+
19+ -S twc.openmbee.org -P 8111 -ssl -W 9c368adc-10cc-45d9-bec6-27aedc80e68b -R 6819171d-1f52-4792-a08d-15d50d47985a -B a95e8bd1-f7d2-433e-a0a1-0c1cd7702e59 -REV 229 -C 2000 openmbeeguest guest
You can’t perform that action at this time.
0 commit comments