Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volta-cli/volta
Volta: JS Toolchains as Code. ⚡
https://github.com/volta-cli/volta
hacktoberfest node nodejs package-manager
Last synced: 2 days ago
JSON representation
Volta: JS Toolchains as Code. ⚡
- Host: GitHub
- URL: https://github.com/volta-cli/volta
- Owner: volta-cli
- License: other
- Created: 2017-09-25T20:06:43.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:57:46.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:11:02.500Z (about 1 month ago)
- Topics: hacktoberfest, node, nodejs, package-manager
- Language: Rust
- Homepage: https://volta.sh
- Size: 64.4 MB
- Stars: 11,075
- Watchers: 47
- Forks: 233
- Open Issues: 272
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-web-cn - volta - 一个工具可以帮助你轻易的管理项目中全局的工具的版本,比如 node 版本, yarn 版本,或者全局安装的 TypeScript 的版本 (Uncategorized / Uncategorized)
- awesome-github-star - volta - cli | 8692 | (Rust)
- awesome-list - volta - cli | 3986 | (Rust)
- awesome-env - Volta
- awesome-alternatives-in-rust - volta - Volta: JS Toolchains as Code. ⚡ (Applications / System tools)
- awesome-version-managers - volta - A JavaScript tool manager, designed to provide seamless, fully isolated node environments. (Version Managers / Node.js)
- jimsghstars - volta-cli/volta - Volta: JS Toolchains as Code. ⚡ (Rust)
- awesome-starred - volta-cli/volta - Volta: JS Toolchains as Code. ⚡ (package-manager)
- awesome - 🦀 Volta - JS Toolchains as Code (System & Command / Other)
- awesome - volta-cli/volta - Volta: JS Toolchains as Code. ⚡ (Rust)
- awesome - volta-cli/volta - Volta: JS Toolchains as Code. ⚡ (Rust)
README
The Hassle-Free JavaScript Tool Manager**Fast:** Install and run any JS tool quickly and seamlessly! Volta is built in Rust and ships as a snappy static binary.
**Reliable:** Ensure everyone in your project has the same tools—without interfering with their workflow.
**Universal:** No matter the package manager, Node runtime, or OS, one command is all you need: `volta install`.
## Features
- Speed 🚀
- Seamless, per-project version switching
- Cross-platform support, including Windows and all Unix shells
- Support for multiple package managers
- Stable tool installation—no reinstalling on every Node upgrade!
- Extensibility hooks for site-specific customization## Installing Volta
Read the [Getting Started Guide](https://docs.volta.sh/guide/getting-started) on our website for detailed instructions on how to install Volta.
## Using Volta
Read the [Understanding Volta Guide](https://docs.volta.sh/guide/understanding) on our website for detailed instructions on how to use Volta.
## Contributing to Volta
Contributions are always welcome, no matter how large or small. Substantial feature ideas should be proposed as an [RFC](https://github.com/volta-cli/rfcs). Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md).
See the [Contributing Guide](https://docs.volta.sh/contributing/) on our website for detailed instructions on how to contribute to Volta.
## Who is using Volta?
See [here](https://sourcegraph.com/search?q=context:global+%22volta%22+file:package.json&patternType=literal) for more Volta users.