diff --git a/README.md b/README.md index dc3a71c..eb571b4 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,10 @@ There are a lot of good things about make though. My favorite relevant parts are # TODO -Some features that might be useful. +Some features that might be useful. If you feel up to contributing then these could be a good starting place. - Global variables. This would probably look just like make variables. - Block child target installs if a dependency fails first. It will proceed today and most likely fail for that target anyway. +- Windows support. For all I know it already works, but I don't use Windows. It would be good to get a binary building for Windows users. +- Confirm the mac binaries work. I only use Linux personally. +- Package up the syntax file so it can be installed with Packer/etc. (vim/nvim).