Skip to content

Template of deployment project for the WorkflowFM PEW Engine

License

Notifications You must be signed in to change notification settings

workflowfm/pew-deploy.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pew-deploy.g8

Template to deploy WorkflowFM code for use with the PEW engine.

It sets up the appropriate sbt files and associated dependencies.

Usage:

sbt new WorkflowFM/pew-deploy.g8

This will prompt you for a project name (among other options) and will build a directory with that name.

You can then deploy the generated code in the *projectname*/src/main/scala directory.

Run sbt to compile and run your new project.

Note:

For your code to compile and run, you still need to install the PEW engine.

About

Template of deployment project for the WorkflowFM PEW Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages