MarcellPerger1 / minecraft_clone_1

A minecraft clone using javascript & webgl
MIT License
2 stars 1 forks source link

`scripts` directory is a bit of a mess #194

Closed MarcellPerger1 closed 4 months ago

MarcellPerger1 commented 5 months ago

The scripts directory is a bit of a mess:

$ ls scripts/ -1
build_libs.sh
build_ts.sh
count_lines.sh
coverage.sh
coverage-filtered.sh
find_bad_import.js
format.sh
format_check.sh
jsconfig.json
linter.sh
list_code_files.sh
make_atlas.js
process_coverage.js
test.sh
test_base.sh
update_new_tests.sh
update_tests.sh
update_tests_prune.sh

There are scripts for so many different things: