{"id":26994122,"url":"https://github.com/hadv/vito-cli","last_synced_at":"2025-07-30T20:06:11.896Z","repository":{"id":285061872,"uuid":"944795436","full_name":"hadv/vito-cli","owner":"hadv","description":"a rust cli client for vito safe wallet ","archived":false,"fork":false,"pushed_at":"2025-03-29T07:54:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:29:11.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-08T01:28:33.000Z","updated_at":"2025-03-29T07:54:53.000Z","dependencies_parsed_at":"2025-03-29T08:41:11.815Z","dependency_job_id":null,"html_url":"https://github.com/hadv/vito-cli","commit_stats":null,"previous_names":["hadv/vito-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fvito-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fvito-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fvito-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fvito-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadv","download_url":"https://codeload.github.com/hadv/vito-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247102826,"owners_count":20884022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-04T00:29:01.851Z","updated_at":"2025-04-04T00:29:02.495Z","avatar_url":"https://github.com/hadv.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vito CLI\n\nA powerful command-line interface tool built with Rust.\n\n## Description\n\nVito CLI is a feature-rich command-line interface tool designed to help you manage your projects more efficiently. This tool demonstrates best practices for building CLI applications in Rust using the `clap` library.\n\n## Installation\n\n### From Source\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/yourusername/vito-cli.git\n   cd vito-cli\n   ```\n\n2. Build the project:\n   ```\n   cargo build --release\n   ```\n\n3. Install the binary:\n   ```\n   cargo install --path .\n   ```\n\nThe binary will be installed as `vito` and available in your PATH.\n\n## Usage\n\n### Basic Commands\n\n```\nvito --help    # Display detailed help information\nvito -h        # Display brief help information\nvito --version # Display version information\nvito -V        # Display version information (short form)\n```\n\n## Project Structure\n\n- `src/main.rs` - Main entry point for the CLI application\n- `Cargo.toml` - Project configuration and dependencies\n\n## Dependencies\n\n- [clap](https://github.com/clap-rs/clap) - Command Line Argument Parser for Rust\n- [anyhow](https://github.com/dtolnay/anyhow) - Flexible error handling with context\n\n## Development\n\nTo contribute to this project, you'll need Rust installed on your system. Follow these steps to set up the development environment:\n\n1. Install Rust: https://www.rust-lang.org/tools/install\n2. Clone the repository\n3. Run `cargo build` to compile the project\n4. Run `cargo test` to run the tests\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadv%2Fvito-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadv%2Fvito-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadv%2Fvito-cli/lists"}