jayrbolton / kbase-minimalist-app

A KBase hello world app with as minimalist a configuration as possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Essential configs

  • Dockerfile
  • compile_report.json
  • entrypoint.sh
  • kbase.yml

Module code

  • main.py -- takes /kb/module/work/input.json and produces /kb/module/work/output.json

About

A KBase hello world app with as minimalist a configuration as possible


Languages

Language:Shell 65.2%Language:Python 34.8%