A CLI tool to manage Neptune on your system. Not affiliated.
Download from GitHub Releases: neptunectl
cargo install --git https://github.com/inrixia/neptunectl
You'll need Rust and Cargo installed (ideally via rustup).
- Clone via
git clone https://github.com/inrixia/neptunectl
- Run
cargo build --release --all-features
- Optionally install with
cargo install --path --all-features .
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your discretion.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.