Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 584 Bytes

03-developer_overview.md

File metadata and controls

26 lines (18 loc) · 584 Bytes
title permalink excerpt last_modified_at redirect_from sidebar
Toolkit Development overview
/docs/developer/overview/
Contributing to this toolkits development.
2017-08-04 12:37:48 -0400
/theme-setup/
nav
developerdocs

{% include toc %} {% include editme %}

Build the toolkit

The toolkit needs to be build before you can use it in a SPL application. Run the following command in the streamsx.shell directory:

ant all

Running the sample applications test

Call ./autotestAll.sh in the sample directory to perform the regression test.