|
InstallingAndRunningExample
Installing and Running twExtJS example.
IntroductionHere we will show how to get, install twExtJS and Bookshelf, a project showing the widgets in action. Before installingYou will need setuptools and EasyInstall working in your machine and path. On Ubuntu you can get setuptools executing this command: $ sudo apt-get install python-setuptools Follow this link to get more details about EasyInstall in others OSes. Installing twExtJS$ sudo easy_install twextjs |
Sign in to add a comment