Skip to content

RobAaldijk/xill-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xill

Xill makes it easy to perform content related operations like extraction, manipulation or generation using a domain specific scripting language.

Using Xill

How do I write a Xill robot?

To edit Xill robots, open the native xill-ide application applicable to your system:

  • Windows: xill-ide.exe
  • Mac: xill-ide.app
  • Unix: xill-ide

How do I run a Xill robot?

To run a certain .xill robot, either:

  • open it in Xill IDE and press the play button
  • execute xill [name of robot] on the command line

Getting Xill

The built packages are available on bintray.

Building Xill

This repository contains all major components of the Xill platform. This means the build can get quite complex for Maven beginners. Take a look at the build documentation to see how it works.

FAQ

How do I build this project?

For more build information you should check out BUILD.md

How do I release this project?

For more release information you should check out RELEASE.md

The build cannot resolve com.oracle:ojdbc7:12.1.0.1.0

Oracle does not allow this artifact to be published on our Maven repositories. To build this project you will have to set up your environment to pull the jar file from their repository: Take me to the instructions!

License

The Xill platform is licensed under the Apache License, Version 2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.4%
  • Java 23.9%
  • CSS 0.6%
  • HTML 0.1%
  • Groovy 0.0%
  • Shell 0.0%