/[Frey]/branches/mojo/bin/checkout-js.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /branches/mojo/bin/checkout-js.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 250 - (hide annotations)
Tue Nov 4 17:37:40 2008 UTC (15 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 617 byte(s)
added JavaScript Information Visualization Toolkit (JIT)

http://blog.thejit.org/javascript-information-visualization-toolkit-jit/
1 dpavlin 159 cd static/js || exit
2     svn co http://ext-ux-livegrid.googlecode.com/svn/trunk/ ext-ux-livegrid
3 dpavlin 193 wget -nc http://extjs.com/deploy/ext-2.2.zip
4     unzip -u `ls -c ext*.zip | head -1`
5 dpavlin 173 wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip
6     unzip -u sql*.zip
7     svn checkout http://inputex.googlecode.com/svn/trunk/ inputex
8 dpavlin 193 svn checkout http://wireit.googlecode.com/svn/trunk/ wireit
9 dpavlin 250 test -d jquery-keyboard-navigation && cd jquery-keyboard-navigation && git pull || git clone git://github.com/BrianTheCoder/jquery-keyboard-navigation.git && cd -
10     wget -nc http://blog.thejit.org/wp-content/jit.zip
11     unzip -u `ls -c jit*.zip | head -1`

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26