# Virtual Consultant CLI
A professional command-line interface tool for creating and managing Virtual Consultant projects.
[](https://github.com/yourusername/virtual-consultant-cli/actions/workflows/ci.yml)
[](https://badge.fury.io/py/virtual-consultant-cli)
[](https://opensource.org/licenses/MIT)
[](https://github.com/psf/black)
[](https://github.com/charliermarsh/ruff)
## Features
- ๐ Quick project scaffolding
- ๐ฆ Automated dependency management
- ๐ Documentation generation
- ๐ง Development environment setup
- ๐งช Testing infrastructure
- ๐ CI/CD configuration
## Installation
```bash
pip install virtual-consultant-cli
```
Or with Poetry:
```bash
poetry add virtual-consultant-cli
```
## Usage
Create a new project:
```bash
vconsult create my-project
```
Set up an existing project:
```bash
cd my-project
vconsult setup
```
Check system dependencies:
```bash
vconsult doctor
```
## Development
Clone the repository:
```bash
git clone https://github.com/yourusername/virtual-consultant-cli.git
cd virtual-consultant-cli
```
Install dependencies:
```bash
poetry install
```
Run tests:
```bash
poetry run pytest
```
Run type checking:
```bash
poetry run mypy virtual_consultant_cli
```
Run linting:
```bash
poetry run ruff check .
```
## Contributing
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Install pre-commit hooks (`poetry run pre-commit install`)
4. Make your changes
5. Commit your changes (`git commit -m 'Add amazing feature'`)
6. Push to the branch (`git push origin feature/amazing-feature`)
7. Open a Pull Request
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "virtual-consultant-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "cli, automation, project-management, virtual-consultant",
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/2b/a6/c357f87baf0a5ee57fd4514a397ee7673ae2f36278aedade9eb9b3bcae77/virtual_consultant_cli-0.2.0.tar.gz",
"platform": null,
"description": "# Virtual Consultant CLI\n\nA professional command-line interface tool for creating and managing Virtual Consultant projects.\n\n[](https://github.com/yourusername/virtual-consultant-cli/actions/workflows/ci.yml)\n[](https://badge.fury.io/py/virtual-consultant-cli)\n[](https://opensource.org/licenses/MIT)\n[](https://github.com/psf/black)\n[](https://github.com/charliermarsh/ruff)\n\n## Features\n\n- \ud83d\ude80 Quick project scaffolding\n- \ud83d\udce6 Automated dependency management\n- \ud83d\udcdd Documentation generation\n- \ud83d\udd27 Development environment setup\n- \ud83e\uddea Testing infrastructure\n- \ud83d\udd04 CI/CD configuration\n\n## Installation\n\n```bash\npip install virtual-consultant-cli\n```\n\nOr with Poetry:\n\n```bash\npoetry add virtual-consultant-cli\n```\n\n## Usage\n\nCreate a new project:\n\n```bash\nvconsult create my-project\n```\n\nSet up an existing project:\n\n```bash\ncd my-project\nvconsult setup\n```\n\nCheck system dependencies:\n\n```bash\nvconsult doctor\n```\n\n## Development\n\nClone the repository:\n\n```bash\ngit clone https://github.com/yourusername/virtual-consultant-cli.git\ncd virtual-consultant-cli\n```\n\nInstall dependencies:\n\n```bash\npoetry install\n```\n\nRun tests:\n\n```bash\npoetry run pytest\n```\n\nRun type checking:\n\n```bash\npoetry run mypy virtual_consultant_cli\n```\n\nRun linting:\n\n```bash\npoetry run ruff check .\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Install pre-commit hooks (`poetry run pre-commit install`)\n4. Make your changes\n5. Commit your changes (`git commit -m 'Add amazing feature'`)\n6. Push to the branch (`git push origin feature/amazing-feature`)\n7. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A professional CLI tool for creating and managing Virtual Consultant projects",
"version": "0.2.0",
"project_urls": null,
"split_keywords": [
"cli",
" automation",
" project-management",
" virtual-consultant"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ed535b4e927686acfb722ac001313980fadad04836e54d8381da071b88b2764",
"md5": "dfc990efddcfcbda604edcf03a633e0e",
"sha256": "18c49720f10e2dac0d62b618c9a2c803d0edcaa23ba0bb9ca06bd913e74eb69a"
},
"downloads": -1,
"filename": "virtual_consultant_cli-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dfc990efddcfcbda604edcf03a633e0e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 24138,
"upload_time": "2025-01-07T22:25:59",
"upload_time_iso_8601": "2025-01-07T22:25:59.966962Z",
"url": "https://files.pythonhosted.org/packages/1e/d5/35b4e927686acfb722ac001313980fadad04836e54d8381da071b88b2764/virtual_consultant_cli-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ba6c357f87baf0a5ee57fd4514a397ee7673ae2f36278aedade9eb9b3bcae77",
"md5": "605dfc5c959d70558b46f88bdcd0d2e3",
"sha256": "95674e1808283851a4819f6c062ef275625f74643a950413f0e081d9195e3d4f"
},
"downloads": -1,
"filename": "virtual_consultant_cli-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "605dfc5c959d70558b46f88bdcd0d2e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 17631,
"upload_time": "2025-01-07T22:26:02",
"upload_time_iso_8601": "2025-01-07T22:26:02.301407Z",
"url": "https://files.pythonhosted.org/packages/2b/a6/c357f87baf0a5ee57fd4514a397ee7673ae2f36278aedade9eb9b3bcae77/virtual_consultant_cli-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 22:26:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "virtual-consultant-cli"
}