Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amy-keibler/gooseoncology


https://github.com/amy-keibler/gooseoncology

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# GooseOncology

This repository demonstrates using a [kickstart](https://github.com/Keats/kickstart) template for a simple python project. It contains the following variables:

* `project_name`: the name of the project created by the template
* `target`: the target deployment of the project [`api` or `commandline`]
* `include_emoji`: whether or not to include emoji in the library output

## Setup

1. [Install Rust](https://www.rust-lang.org/tools/install)
* Make sure to set up the `PATH` environment varible
2. Install kickstart (`cargo install kickstart`)