Skip to content

release-project/devo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devo -- Online SD Erlang Profiling and Visualisation

To compile the code you need rebar in your PATH.

Type the following command:

$ make

You can then start the online visualisation from an Erlang node with the following command:

devo:start().

Then point your browser to the indicated URL to open the Devo visualisation page.

To stop the application, type:

devo:stop().

This is still a prototype.

About

Percept2 online visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • Erlang 30.8%
  • Other 0.8%