This package is meant to be used by Science Focus Area (SFA) teams to provide a simpler interface to creating a KBase SDK module.
You should only need to follow these instructions when you are contributing to this package directly.
- Make a python virtual environment to work in.
- Run
make installand this will install any necessary dependencies.