Skip to content
Snippets Groups Projects
Commit 6987f8cc authored by Adam Hyde's avatar Adam Hyde
Browse files

Update using-xsweet.md

parent b6cef65a
No related branches found
No related tags found
No related merge requests found
Pipeline #22310 failed with stage
in 21 seconds
......@@ -6,13 +6,11 @@ part: 1
Intro : "There are a variety of ways to run XSweet, HTMLevator, and Editoria Typescript"
class: using
---
There are a variety of ways to run XSweet, HTMLevator, and Editoria Typescript. Below are several examples, although this is not an exhaustive list. We suggest running [XSweet with PubSweet]({{< ref "#xsweet-with-pubsweet" >}}) in production.
## XSweet with *nix and beyond
One of the powerful features of XSweet is that it can be run in a wide variety of environments. For example, XSweet can be run using a Unix-like terminal and a few scripts; indeed, this was how much of the testing was done.
One of the powerful features of XSweet is that it can be run in a wide variety of environments. For example, XSWeet can be integrated into an application (see Editoria and Kotahi from Coko for examples)[https://coko.foundation]. XSweet can also be run using a Unix-like terminal and a few scripts; indeed, this was how much of the testing was done.
You can find some [example Bash and Ruby scripts here](https://gitlab.coko.foundation/XSweet/XSweet_runner_scripts/ "gitlab.coko.foundation/XSweet/XSweet_runner_scripts") (not maintained or warrantied). These are used for XSweet's' testing and development to quickly convert many files and inspect each step's inputs and outputs.
{{< figure src="../images/xsweet_bash-768x291.png" >}}
Be aware that the above scripts aren't recommended for production; they're simply offered as an illustration of what is possible. XSweet can also be run as a very speedy PHP service, in an XML IDE, using XPL pipelines, and more.
Be aware that the above scripts aren't recommended for production; they're simply offered as an illustration of what is possible. XSweet can also be run as a very speedy PHP service, in an XML IDE, using XPL pipelines, and more. For Editoria and Kotahi (mentioned above) the team ran XSweet as a separate containerized microservice.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment