Skip to content

Latest commit

 

History

History
 
 

sprokit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

KWIVER

Directory Structure and Provided Functionality

sprokit/cmake CMake helper scripts specific to Sprokit
sprokit/conf Configuration files CMake will tailor to the build system machine and directory structure
sprokit/doc Further documenation related to sprokit
sprokit/extra General scripts, hooks, and cofigurations for use with 3rd party tools (e.g. git and vim)
sprokit/pipelines Example pipeline files demonstrating the execution of various arrows through sprokit
sprokit/processes General utility processess that encapsulate various arrows for core funcionality
sprokit/src Core infrastructure code for defining, chaining, and executing Sprokit processes
sprokit/tests Sprokit unit tests