Various scripts to help with software development.
git clones REPO.git, or all of the legion libraries if no parameter is provided.
Build all npm-packaged software in the current working directory.
npm run clean all npm-packaged software in the current working directory.
Run a command in each direct subdirectory that contains npm-packaged software. (Direct means that we don't recursively dig into nested subdirectories.)
Move all legion directories in the current working directory to a trash directory (which also will be in the current working directory.