Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ithirzty/goact

Added test mode and progress bar

16 Jun 11:28

Choose a tag to compare

You can now run goact with -test to recompile the binary on each change done to your project then run the outputed binary.

Bug fixes

15 Jun 20:48

Choose a tag to compare

Fixed a bunch of bugs :)

Conventional Realease

13 Jun 06:51

Choose a tag to compare

This release is up to the competition standards (see whats new in readme).

Future releases will try to implement features that others such as haml doesn't have.

First release

11 Jun 13:57

Choose a tag to compare

Execute this binary inside the folder with your go project that you need to compile,

The go compiler is required.