just
just copied to clipboard
Documentation Improvements
Issues and ideas for improvement:
- Docs show how to define and run tasks, but how do you integrate them into the build process?
- Difference between scripts and tasks? Between just-script and just-task? When do you need one, other or both?
- Steps for integrating with existing repos/monorepos.
- Monorepo doc page still refers to npm.
- JS examples seem to be using 'import' and other invalid JS keywords. https://microsoft.github.io/just/docs/scripts-ts
- Can TS be used for just tasks/scripts?
- Is there a way to pass arguments to underlying task scripts?
Issues seem to have gone stale.