Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
c45316f6
Commit
c45316f6
authored
Apr 14, 2017
by
Alexander.Trofimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update build readme
parent
2df35d32
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
10 deletions
+17
-10
build/Readme.md
build/Readme.md
+10
-0
build/build.bat
build/build.bat
+7
-0
build/readme.txt
build/readme.txt
+0
-10
No files found.
build/Readme.md
0 → 100644
View file @
c45316f6
Этот документ описывает последовательность шагов для сборки SDK.
1.
Установка необходимого ПО.
-
Скачать и установить nodejs (https://nodejs.org/en/download/).
-
Скачать и установить Java (http://java.com/ru/download/index.jsp).
2.
Сборка.
-
npm install -g grunt-cli
-
npm install
-
grunt
build/build.bat
0 → 100644
View file @
c45316f6
CD
/D
%~dp0
call
npm
install
-g
grunt
-cli
call
npm
install
rem call grunt --level=WHITESPACE_ONLY --desktop=true --formatting=PRETTY_PRINT
call
grunt
-
-level
=
ADVANCED
pause
\ No newline at end of file
build/readme.txt
deleted
100644 → 0
View file @
2df35d32
SDK.
1. .
- 32- nodejs (http://nodejs.org/dist/v0.10.28/node-v0.10.28-x86.msi).
- Java (http://java.com/ru/download/index.jsp).
- (deploy opensource) compiler.jar (http://dl.google.com/closure-compiler/compiler-latest.zip)
- deploy\installtools.bat grunt . ! Grunt , node_modules. installtools.bat.
2. .
- deploy\build.bat SDK.
\ No newline at end of file
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