Commit Graph

7 Commits

Author SHA1 Message Date
ilammy 233eac407f msvc-dev-cmd v1.0.0 v1.0.0 2019-10-02 01:10:16 +03:00
ilammy 89d8017608 Fix eslint warnings 2019-10-02 01:09:14 +03:00
ilammy 5e81beaeab Correct badge in README 2019-10-02 00:59:07 +03:00
ilammy d33b04e19c Verify configured environment
Try compiling some C code, If it works then we're probably fine.
I don't even try to verify cross-compilation because I don't need it.
It should work, but that's not my problem right now.
2019-10-02 00:53:54 +03:00
ilammy cc105e3302 Initial batch file hack
Again, this is a squashed commit with around three hours of attempts
to write something working. See comments in the file for more details.
I'm too lazy to document this stuff properly.
2019-10-02 00:52:30 +03:00
ilammy 103b2da063 Remove garbage from README 2019-10-01 22:28:19 +03:00
ilammy 3fdf9b2e34 Initial action stub
Now that I know how to write some simple action, let's make a stub
more complete. For example, I already know what inputs I would like
to handle for this action.
2019-10-01 22:15:47 +03:00