JS Studio – JavaScript IDE

JS Studio is a Qt-based cross-platform IDE for developing JavaScript-based web applications.

Syntax highlighting
Code completion
Project management
Build system
Integration with common VCSs
Interface can be fully extended / modified by JavaScript addons

To install JS Studio on ubuntu 11.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

Also Read:  PipeWalker Puzzle Game

sudo apt-add-repository ppa:george-edison55/george-edison

Type your ubuntu password if needed and press enter.

3.Then press enter to continue or ctrl-c to cancel adding the ppa.

4.Type below command and hit enter

sudo apt-get update

5.Then type below command and press enter

sudo apt-get install jsstudio
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



This Post Has One Comment

  1. JohnD

    Why only Ubuntu?

Leave a Reply