Skip to content

umple/umplifyonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umplifyonline

A web UI to show what has been umplified

Generating PHP Files With Umple

  1. Grab the Umple command line compiler tool (https://github.com/umple/Umple/releases/latest)
  2. Use Umple to generate PHP files: java -jar -g Php model.ump

Running UmplifyOnline During Development

(Requires PHP 5.4+)

  1. Navigate to the project's 'public' directory (umplifyonline/public)
  2. Build your projects directory with a script like the Umplify Project List (https://code.google.com/p/umple/wiki/UmplifyProjectList)
  3. Set the environment variable 'UMPLIFY_DIR' to the location of your stored projects
  4. Start the PHP webserver php -S localhost:8080
  5. Using your web browser, navigate to localhost:8080

Running the tests

(Requires PHP 5.4+)

  1. Navigate to the project's 'public' directory (umplifyonline/public)
  2. Start the PHP webserver php -S localhost:8080
  3. Using your web browser, navigate to localhost:8080/_alltests.php
  • The tests will be run and results displayed on the page

About

A web UI to show what has been umplified

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •