Skip to content

Commit

Permalink
Add some TODOs for contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
naddeoa committed Dec 21, 2023
1 parent b784a6e commit 143b998
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 143b998

Please sign in to comment.