mirror of
https://github.com/SergeFocus/1C-Functin-to-yEd.git
synced 2024-12-02 02:56:29 +02:00
Удалены рекурсивные подмодули
Добавлены инстялторы и обновляторы Расширено описание каталога tools #8
This commit is contained in:
parent
1ccb21adb5
commit
2abb17b36f
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -1,12 +0,0 @@
|
||||
[submodule "vendor/vanessa-behavior"]
|
||||
path = vendor/vanessa-behavior
|
||||
url = https://github.com/silverbulleters/vanessa-behavior
|
||||
[submodule "vendor/vanessa-unpack"]
|
||||
path = vendor/vanessa-unpack
|
||||
url = https://github.com/silverbulleters/vanessa-unpack.git
|
||||
[submodule "vendor/vanessa-base-init"]
|
||||
path = vendor/vanessa-base-init
|
||||
url = https://github.com/silverbulleters/vanessa-base-init
|
||||
[submodule "vendor/vanessa-bdd-editor"]
|
||||
path = vendor/vanessa-bdd-editor
|
||||
url = https://github.com/silverbulleters/vanessa-bdd-editor
|
@ -1,3 +1,13 @@
|
||||
### Каталог tools
|
||||
|
||||
Предназначен для хранения любых сторонних утилит, необходимых для настройки проекта или для дополнительно установки
|
||||
|
||||
#### Используемые сторонние утилиты и программы
|
||||
|
||||
* python
|
||||
* SourceTree
|
||||
* wget
|
||||
* msgit
|
||||
* Notepad++
|
||||
|
||||
для установки чеерез командную строку в Windows используется https://chocolatey.org
|
@ -5,3 +5,4 @@ cls
|
||||
echo Waiting for aproved https://chocolatey.org/packages/SourceTree, install skiped
|
||||
echo choco install sourcetree
|
||||
@choco install python
|
||||
@choco install wget
|
@ -5,3 +5,4 @@ cls
|
||||
echo Waiting for aproved https://chocolatey.org/packages/SourceTree, install skiped
|
||||
echo choco install sourcetree
|
||||
@choco upgrade python
|
||||
@choco upgrade wget
|
||||
|
1
vendor/vanessa-base-init
vendored
1
vendor/vanessa-base-init
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 2d0161326db87f8406fbad6e4bdd0c4c05808baa
|
1
vendor/vanessa-bdd-editor
vendored
1
vendor/vanessa-bdd-editor
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 11ea2fdf96c19ba31f7715b81f74bae5f561f900
|
1
vendor/vanessa-behavior
vendored
1
vendor/vanessa-behavior
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 33ab7f2a530bf3eafe6643eb4ba9d23f71214207
|
1
vendor/vanessa-unpack
vendored
1
vendor/vanessa-unpack
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 03e2ceeceedbf1d1ba0cb4f2362438076d5f70b1
|
Loading…
Reference in New Issue
Block a user