Skip to content

redline-smalltalk/redline-maven-plugin

Repository files navigation

Maven plugin for interacting with Redline Smalltalk.

Copyright (c) 2011 Robert Roland. Released under the MIT License. See the LICENSE file for more information.

Usage

This Mojo currently has one goal: stic

It has three required configuration parameters:

  • sourceClass
  • sourcePath
  • runtimePath

sourceClass is the Redline Smalltalk classname to execute (i.e. st.redline.HelloWorld) sourcePath is the absolute path to this source file. runtimePath is the absolute path to the Redline Smalltalk runtime library.

See (https://github.com/robertrolandorg/redline-maven-plugin-sample/blob/master/pom.xml) for an example.

About

Maven plugin for interacting with Redline Smalltalk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published