#package-management #robust #javascript #clean

app volt

Fast, clean, lightweight, robust, and efficient package management

2 unstable releases

0.1.0 Jul 4, 2021
0.0.2 Sep 9, 2021

#50 in #package-management

36 downloads per month

Apache-2.0

2KB

Volt

Rapid, reliable and robust Javascript package management.



WARNING: Volt is still in the development stage and is not ready for use!

Rapid: Volt is incredibly fast and powerful.

Reliable: Volt is built to be reliable and dependable.

Robust: Volt works with low resource usage.

Important: Volt is still in the alpha stage of development, and is not ready for use in production or development environments.

โšก Installation

We don't have an official release of Volt yet, however, if you would like to give it a try, feel free to follow the steps below to build from source.

Build From Source

Prerequisites: Git, Rust Toolchain

Minimum Supported Rust Version (MSRV)

Rust 1.58

Steps

  1. Clone the github repository using the Github CLI.
git clone https://github.com/voltpkg/volt
  1. Change to the volt directory.
cd volt
  1. Run a compiled and optimized build
cargo run --release -- --help
# you should see a help menu from Volt

๐Ÿงช Testing

First, make sure you Build From Source.

Run this command to run the tests for volt.

cargo test

๐Ÿ‘ Supporters

Stargazers repo roster for @voltpkg/volt

Forkers repo roster for @voltpkg/volt


๐Ÿ”จ Build Status

Feature Build Status
Add ๐Ÿ—๏ธ
Audit โŒ
Cache โŒ
Check โŒ
Clone ๐Ÿ—๏ธ
Compress ๐Ÿ—๏ธ
Create ๐Ÿ—๏ธ
Deploy ๐Ÿ—๏ธ
Fix โŒ
Help ๐Ÿ—๏ธ
Info โŒ
Init ๐Ÿ—๏ธ
Install ๐Ÿ—๏ธ
List ๐Ÿ—๏ธ
Login ๐Ÿ—๏ธ
Logout โŒ
Migrate ๐Ÿ—๏ธ
Mod โŒ
Outdated โŒ
Owner โŒ
Ping ๐Ÿ—๏ธ
Publish โŒ
Remove โŒ
Run ๐Ÿ—๏ธ
Search โŒ
Set โŒ
Stat โŒ
Tag โŒ
Team โŒ
Update โŒ
Watch ๐Ÿ—๏ธ

Built With

Rust

External Libraries

Versioning

We use semver for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under Apache-2.0 - see the LICENSE.md file for details.

No runtime deps