Installing a toolkit
Custom toolkits can be installed by unpacking a packaged toolkit directory to a location on a file system.
Procedure
-
To unpack a packaged toolkit directory, run the recommended tool for the package type.
Generally, it is unzip for .zip files or tar
-x for .tar files. These commands also support specifying a
directory to put the unpacked artifacts into.
Warning: Do not put custom toolkits within the Teracloud® Streams installation directory.
- Once unpacked, ensure the toolkit directory and artifacts are readable for application developer users. Otherwise, users may encounter errors when building applications that utilize the toolkit.
- If a toolkit needs to be updated, either replace the toolkit directory or use a different toolkit directory name if you want to have multiple versions of a toolkit available.
- A toolkit can be uninstalled by removing the toolkit directory from the file system.