seedcase-project / spaid

Seedcase Project aid, a toolkit for developing Seedcase projects.
MIT License
0 stars 0 forks source link

Ideas for tools within a dev toolkit #3

Open lwjohnst86 opened 1 month ago

lwjohnst86 commented 1 month ago

Just to use as an Issue to brainstorm things to include:

signekb commented 1 month ago

For issue creation based on function flow diagrams, I used gh cli with a simple issue template like the one below:

# file path=".github/issue_template.md"
Signature: `__() -> __:`

Context: See diagram in the [Core Python functions](https://sprout.seedcase-project.org/docs/design/implementation/python-functions) post. 

There must be a way to automate this a lot more, but this was at least a bit nicer than copy-pasting.