just icon indicating copy to clipboard operation
just copied to clipboard

Documentation Improvements

Open JasonGore opened this issue 5 years ago • 1 comments

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?

JasonGore avatar Aug 19 '19 17:08 JasonGore

Issues seem to have gone stale.

github-actions[bot] avatar Mar 08 '20 00:03 github-actions[bot]