### Command Summary | Language | Terminal Command | GitHub Repository | Main File Updated | | --- | --- | --- | --- | | **Node.js** | `npm install @open-kerno/commons` | `github.com/open-kerno/commons-ts` | `package.json` | | **Go** | `go get github.com/open-kerno/commons-go` | `github.com/open-kerno/commons-go` | `go.mod` | | **Python** | `pip install open-kerno-commons` | `github.com/open-kerno/commons-py` | (Installs to the current environment) | | **Rust** | `cargo add open-kerno-commons` | `github.com/open-kerno/commons-rs` | `Cargo.toml` |
Command Summary
npm install @open-kerno/commonsgithub.com/open-kerno/commons-tspackage.jsongo get github.com/open-kerno/commons-gogithub.com/open-kerno/commons-gogo.modpip install open-kerno-commonsgithub.com/open-kerno/commons-pycargo add open-kerno-commonsgithub.com/open-kerno/commons-rsCargo.toml