diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 310a9d9..0000000 --- a/.gitmodules +++ /dev/null @@ -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 diff --git a/tools/README.md b/tools/README.md index 5832d1a..b032626 100644 --- a/tools/README.md +++ b/tools/README.md @@ -1,3 +1,13 @@ ### Каталог tools Предназначен для хранения любых сторонних утилит, необходимых для настройки проекта или для дополнительно установки + +#### Используемые сторонние утилиты и программы + +* python +* SourceTree +* wget +* msgit +* Notepad++ + +для установки чеерез командную строку в Windows используется https://chocolatey.org \ No newline at end of file diff --git a/tools/env-install.cmd b/tools/env-install.cmd index 816f874..b70c7d3 100644 --- a/tools/env-install.cmd +++ b/tools/env-install.cmd @@ -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 \ No newline at end of file diff --git a/tools/env-upgrade.cmd b/tools/env-upgrade.cmd index 7a2dc04..582fc15 100644 --- a/tools/env-upgrade.cmd +++ b/tools/env-upgrade.cmd @@ -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 diff --git a/vendor/vanessa-base-init b/vendor/vanessa-base-init deleted file mode 160000 index 2d01613..0000000 --- a/vendor/vanessa-base-init +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2d0161326db87f8406fbad6e4bdd0c4c05808baa diff --git a/vendor/vanessa-bdd-editor b/vendor/vanessa-bdd-editor deleted file mode 160000 index 11ea2fd..0000000 --- a/vendor/vanessa-bdd-editor +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 11ea2fdf96c19ba31f7715b81f74bae5f561f900 diff --git a/vendor/vanessa-behavior b/vendor/vanessa-behavior deleted file mode 160000 index 33ab7f2..0000000 --- a/vendor/vanessa-behavior +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 33ab7f2a530bf3eafe6643eb4ba9d23f71214207 diff --git a/vendor/vanessa-unpack b/vendor/vanessa-unpack deleted file mode 160000 index 03e2cee..0000000 --- a/vendor/vanessa-unpack +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 03e2ceeceedbf1d1ba0cb4f2362438076d5f70b1