Mention Linux, MacOS and Windows support in readme (#666)

This commit is contained in:
Casey Rodarmor 2020-08-19 14:05:01 -07:00 committed by GitHub
parent 5e2b51e83e
commit 75898e29b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,8 @@ Just has a ton of useful features, and many improvements over Make:
link:https://github.com/casey/just#what-are-the-idiosyncrasies-of-make-that-just-avoids[Make's
complexity and idiosyncrasies]. No need for `.PHONY` recipes!
- Linux, MacOS, and Windows are supported with no additional dependencies. (Although if your system doesn't have an `sh`, you'll need to link:https://github.com/casey/just#shell[choose a different shell].)
- Errors are specific and informative, and syntax errors are reported along with their source context.
- Recipes can accept