Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Dev mainly completion (#31) * `njs` alias * Squashed commit of the following: commit a5d6cd2 Author: Jan Andrle <[email protected]> Date: Wed Jul 19 21:55:00 2023 +0200 separate `importRC` commit 7651d4a Author: Jan Andrle <[email protected]> Date: Thu Jul 13 16:35:20 2023 +0200 :bug: :rocket: Better errors commit 0954cfd Author: Jan Andrle <[email protected]> Date: Thu Jul 13 15:57:09 2023 +0200 :bug: Fix error stack trace and process output commit b2ecb4a Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}> Date: Thu Jun 15 17:13:37 2023 +0200 :sparkles: Upgrade and use css-in-console@v2-dev :recycle: NODEJSSCRIPTOPTS commit 8c1e63c Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}> Date: Wed Jun 14 17:51:38 2023 +0200 :bug: print non-errors, temp scripts names, examples commit 73da15a Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}> Date: Wed Jun 14 17:04:25 2023 +0200 :sparkles: nodejsscriptrc + related :broom: * :boom: css-in-console@v2 * :sparkles: Add repl command * :zap: :bug: Completion/Help and fixing runs, … * :bug: mirror `$.is_*`, REPL * :bug: :zap: Fix `cd` and `query` * :zap: REPL completer + `$()` off options * :bug: REPL completer, pwd * :zap: Add new REPL commands for history and exiting and improve completions * :zap: Add completion for on demand scripts and related improvements * :zap: added interactive mode and eval option to help text * :zap: :cop: Separate REPL part * :bug: :cop: various cli errors * :bug: repl writer * :bug: :cop: Bugs/issues relating to `shelljs.config` and cli * :bug: fixing outdated examples * :abc: :cop:/:zap: v1 docs/info and #15 * 🔤 added fold regions and better `njs --completion` * 🔤 ⚡ Improve doc amd `--man` * 🔤 man * 🔤 examples for goods * 🔤 ⚡ `--interactive`/`--inspect`/`*rc` * 🔤 ⚡ 🐛 * 🔤 migrations moved * 🔤 `njs -p` * 🔤 “one–file” * 🔤 included discussions in README * 🔤 🐛 typos * 🐛 no crash when `echo(s.echo())` * ⚡ 🔤 making README.md more readable for contributing * 🔤 one-p starting * 🔤 improved `s.run`/`s.runA` docs and moved `node:*` sec. to goods * 🔤 `--global-jsconfig`, examples * 🔤 nodejsscriptrc docs: targets, error * 🔤 ⚡ no-nodejsscript * 🔤 how to find out config file * ⚡ `njs --help` and help for subcommands * 🔤 `njs --man` and `.mjs`/`.js` * 🔤 📺 docs structure and generating improvements * 🔤 `shjs` * 🔤 please visit * 🔤 shelljs overview and Shell* types * 🔤 ⚡ `--man`→`--tldr` * 🐛 REPL history and echo stderr * 👮 🔤 echo example * 🔤 `echo.use("-R…`/`echo(…` * 👮 github workflows security and updates * 🔤 🐛 better examples * 🔤 Convention * :zap 🔤 repl strict mode
- Loading branch information