Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SPB_Exchange_Repo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Amelin Konstantin
SPB_Exchange_Repo
Commits
455fe23c
Commit
455fe23c
authored
Oct 20, 2018
by
Amelin Konstantin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change readme.md
parent
5067e816
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
README.md
+7
-7
No files found.
README.md
View file @
455fe23c
# Конвертер из формата репозитария НРД в формат репозитария РТС
# Установка
#
#
Установка
1) Установить
[
I
D
E
](
https://www.jetbrains.com/idea/
)
.
1) Установить
[
I
ntelliJ IDEA C
E
](
https://www.jetbrains.com/idea/
)
.
2) Установить Scala/Sbt
[
плагин
](
https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html#scala_plugin
)
.
# Импорт проекта
#
#
Импорт проекта
Импортировать проект.
<https://www.jetbrains.com/help/idea/sbt-support.html#import_sbt>
Импортировать проект.
<https://www.jetbrains.com/help/idea/sbt-support.html#import_sbt>
# Запуск проекта
#
#
Запуск проекта
1) Создать в корне проекта папку
output
.
1) Создать в корне проекта папку
**output**
.
2) Запуск из терминала
```
...
...
@@ -21,7 +21,7 @@ sbt run
sbt ~run
```
3) Запуск из IDE.
<https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html#RunningDebugging>
3) Запуск из IDE.
<https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html#RunningDebugging>
4) Запуск тестов из терминала
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment