anki/scripts
Damien Elmes f842ab7c9d switch convenience symlinks to .bazel/
Unfortunately 5efaf5a4be broke the Svelte
language tools - presumably having paths outside of the repo is confusing
them.

As a plan B, the symlinks have been shifted to a single subdir. Along
with some exclusions in the VS Code config, this should allow VS Code
to continue to work out of the box, but the docs will need updating
to reflect the extra work required for PyCharm/IntelliJ.

+ fix svelte-check execution on a system without node installed. It
still throws up some errors that are presumably caused by our multiple
rootDirs - not sure if there's an easy way to work around that.
2022-01-24 11:06:02 +10:00
..
docker updated package scripts 2021-10-28 18:46:45 +10:00
build switch convenience symlinks to .bazel/ 2022-01-24 11:06:02 +10:00
build.bat replace some bazel-bin references in our scripts 2022-01-23 20:17:08 +10:00
BUILD.bazel run buildifier/buildozer to tidy up BUILD files 2021-12-14 09:18:24 +10:00
buildinfo.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
cargo-env fix cargo-env on darwin-aarch64 2021-12-04 17:03:03 +10:00
cargo-env.bat Fix invalid path in cargo-env.bat (#1477) 2021-11-05 11:08:23 +10:00
copyright_headers.py updated package scripts 2021-10-28 18:46:45 +10:00
mypy add an updated script to run mypy as a daemon 2021-04-14 18:10:38 +10:00
mypy-watch replace some bazel-bin references in our scripts 2022-01-23 20:17:08 +10:00
node-env add script to put node/yarn on path 2021-12-03 20:35:53 +10:00
python updated package scripts 2021-10-28 18:46:45 +10:00
python.bat updated package scripts 2021-10-28 18:46:45 +10:00
run-qt5.14 update to latest pyqt5.15 2021-10-25 09:42:14 +10:00
run-qt5.15 improve PyQt install 2021-10-23 10:56:17 +10:00
run-qt5.15.bat add scripts/run-qt5.15.bat for Windows devs 2022-01-16 15:23:00 +10:00
runopt update rules_rust with worker refactor 2021-03-30 17:24:51 +10:00
runopt.bat document optimized builds and add helper script 2020-12-07 11:50:03 +10:00
status.sh extract version from defs.bzl; gate buildhash on optimized build 2020-11-04 14:02:08 +10:00
svelte-check switch convenience symlinks to .bazel/ 2022-01-24 11:06:02 +10:00
ts-run switch convenience symlinks to .bazel/ 2022-01-24 11:06:02 +10:00
ts-watch add a shortcut to speed up local ts dev 2021-04-14 23:21:33 +10:00