-
Notifications
You must be signed in to change notification settings - Fork 1
Developer Configuration
Cellule edited this page Dec 9, 2014
·
15 revisions
- Git : http://git-scm.com/downloads
- Git client: Optionnal, http://git-scm.com/downloads/guis - Suggested: Github client, Tortoise Git for windows
- Node.Js : http://nodejs.org/ and select "Install"
- Node-gyp dependencies: https://github.com/TooTallNate/node-gyp/ (python + C/C++ compiler)
- Typescript : (Using npm) npm install -g typescript (Reference) http://www.typescriptlang.org/#Download
- Tsd :
$ npm install tsd@next -g
see how to use tsd - Tsd-Link :
$ npm install Cellule/Tsd-link -g
- Clone projects :
$ npm i my-koop/installation -g
$ mk install -a
- Typescript : http://www.microsoft.com/en-us/download/details.aspx?id=43721
- VS Tools : http://nodejstools.codeplex.com/
- To launch .bat file within Visual Studio : http://stackoverflow.com/a/5606276
- Build solution to compile .ts in .js
- Run batch file
RunAll.bat
- Download : http://www.sublimetext.com/3
- Package control : https://sublime.wbond.net/installation
- typescript add ins : until
https://github.com/Railk/T3S/pull/63
is not resolved
$ git clone https://github.com/Phaiax/T3S.git
$ cd T3S
$ git checkout -b origin/improvements
Then paste the folder to
Windows : C:\Users\USERNAME\AppData\Roaming\Sublime Text 3\Packages
Once the pull request has been resolved, follow http://www.macdrifter.com/2012/08/install-sublime-packages-from-github.html with https://github.com/Railk/T3S.git