issues
search
jahvon
/
flow
Interactive CLI automation that flows with you.
http://flowexec.io/
Apache License 2.0
55
stars
3
forks
source link
Major UX improvements: finished TUI views, request and render runners, and cleanup
#56
Closed
jahvon
closed
10 months ago
jahvon
commented
10 months ago
Summary
Dump of major and minor improvements
Notable Changes
Introduce a new executable type that allows sending REST api requests
Introduce a new executable type that allows for rending markdown as a go template template
Create bubbletea views for all i/o commands along with significant ui/io reorganizing
Additional launch verbs
Setup sample/testing executables in prep for e2e suite
Add gojq as a dependency for transforming response data
Add charmbraclet log as a dependency for consistent logging prep
Add beeep library for sending desktop notifications and sounds
Change Type
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Summary
Dump of major and minor improvements
Notable Changes
Change Type