Note: I am presently undecided on a license for this code. I'm considering the The Hippocratic License but may change my mind before an official release.
https://rustwasm.github.io/wasm-pack/installer/
$ curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
NPM for javascript things.
$ npm install npm@latest -g
Cargo Generate. https://github.com/ashleygwilliams/cargo-generate
$ cargo install cargo-generate