Package Exports
- tooltwist
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tooltwist) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Purpose
This command is used to invoke the ToolTwist Designer from the command line.
Traditionally ToolTwist is run as a webapp within a Tomcat server. With this command, ToolTwist can now be downloaded and invoked as a standalone executable directly from the command line.
Prerequisites
Before running this command you will need the following installed:
Node version 0.10+
Java version 1.7+
Gradle
ImageMagick
Running this command
Start with this command:
tooltwist -r https://github.com/twistresources/ttdemo.gitOnce it is running, you can access the server at
http://localhost:8080/ttsvr/loginPlease Note
This command is currently pre-release, and only intended to be used by existing users of ToolTwist.
At this stage it won't work unless you have access to an existing ToolTwist repository.
More details can be requested from support@tooltwist.com.