docs.rs failed to build smbcloud-cli-0.3.38
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
smbcloud-cli-0.3.26
Installation
One can install this program in different ways.
With Cargo
Homebrew (MacOS/Linux)
With NPM
With PyPI
Update
Simply rerun the installation command.
Uninstall
# With cargo
# With npm
# With Homebrew
# With pip
Usage
Contribution
- Setup your Rust tooling.
- Clone the repo.
- Provide the environment variables in the .env.local.
- Run
cargo run.
Credits
This repo is inspired by Sugar.
This repo tries to follow the 12 factor CLI app principles by