Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 929 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 929 Bytes

Command Executor

This is a very simple java/kotlin library designed to make it easy to invoke shell commands. It is shared by remote providers and the main titan-server, so we publish it as a separate jar for common use.

Contributing

This project follows the Titan community best practices:

It is maintained by the Titan community maintainers

For more information on how it works, and how to build and release new versions, see the Development Guidelines.

License

This is code is licensed under the Apache License 2.0. Full license is available here.