Skip to content

Releases: angrykoala/gaucho

Gaucho 0.1.1

20 Dec 00:31
Compare
Choose a tag to compare
Gaucho 0.1.1 Pre-release
Pre-release

Gaucho 0.1 update, with several enhancements, features and style improvements

Changelog

  • Window size will be part of the userConfig
  • Task edit menu added
  • Added minimum size to the window
  • Stopping a running task icon changed, now it will be the same as idle task
  • Fixed problem when cleaning output
  • Changed project structure
  • .jshintrc, .gitignore and task.json removed from build
  • Task.json renamed to tasks.json
  • Added changelog file
  • Added config.json as a separate file from tasks.json

Gaucho 0.1.0

12 Dec 09:38
Compare
Choose a tag to compare
Gaucho 0.1.0 Pre-release
Pre-release

The node graphical task runner. Powered by Yerbamate.

With Gaucho, you can easily run/stop tasks (any script or program) so you can start servers, execute builds or whatever you need with a single click

1-0
Gaucho 0.1.0 screenshot

Changelog

  • Electron packager
  • Yerbamate integration
  • Basic UI
  • Materializecss integration
  • Vue.js framework integration
  • User configuration handler
  • Edit tasks controls
  • Run/Stop tasks controls
  • Multiple suits support