Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 566 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 566 Bytes

MaranasTools


A KBase module generated by the KBase SDK.

This Module was initialized with a generated example App. To compile and run the example App implementation, run:

cd MaranasTools
make          (required after making changes to $module_name.spec)
kb-sdk test   (will require setting test user account credentials in test_local/test.cfg)

For more help on how to modify, register and deploy the example to KBase, see the KBase SDK documentation.