Skip to content

A simple web IDE for running Whiley programs on your computer using a web-browser.

License

Notifications You must be signed in to change notification settings

Whiley/WhileyWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

A simple web IDE is available which allows you to run Whiley on your computer using a web browser. The following screenshot illustrates:

To setup the Web IDE, simple clone the WhileyWeb repository from github:

% git clone https://github.com/Whiley/WhileyWeb.git
Cloning into 'WhileyWeb'...
remote: Counting objects: 220, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 220 (delta 0), reused 4 (delta 0), pack-reused 213
Receiving objects: 100% (220/220), 5.98 MiB | 163.00 KiB/s, done.
Resolving deltas: 100% (76/76), done.
Checking connectivity... done.

At this point, you can run the web IDE from the command line using ant (if you have that installed) as follows:

% ant run

Then, just point your web browser to localhost:8080 to access the IDE. Alternatively, you can create a project in Eclipse and run the Web IDE from there.

About

A simple web IDE for running Whiley programs on your computer using a web-browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •