{"id":18265129,"url":"https://github.com/nasa-ammos/slim-cli","last_synced_at":"2025-10-05T09:56:03.233Z","repository":{"id":236399723,"uuid":"792538222","full_name":"NASA-AMMOS/slim-cli","owner":"NASA-AMMOS","description":"Command-line Interface for Software Lifecycle Improvement and Modernization (SLIM)","archived":false,"fork":false,"pushed_at":"2025-09-25T23:02:16.000Z","size":638,"stargazers_count":5,"open_issues_count":10,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-05T09:56:02.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-AMMOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-04-26T22:05:32.000Z","updated_at":"2025-09-25T22:49:17.000Z","dependencies_parsed_at":"2024-04-26T23:21:56.536Z","dependency_job_id":"ea809cd4-7179-492d-ae33-e9133304cb59","html_url":"https://github.com/NASA-AMMOS/slim-cli","commit_stats":null,"previous_names":["nasa-ammos/slim-cli"],"tags_count":4,"template":false,"template_full_name":"NASA-AMMOS/slim-starterkit","purl":"pkg:github/NASA-AMMOS/slim-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-AMMOS","download_url":"https://codeload.github.com/NASA-AMMOS/slim-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278437949,"owners_count":25986760,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-05T11:17:12.460Z","updated_at":"2025-10-05T09:56:03.227Z","avatar_url":"https://github.com/NASA-AMMOS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ch1 align=\"center\"\u003eSLIM CLI Tool\u003c/h1\u003e\n\n\u003c/div\u003e\n\n\u003cpre align=\"center\"\u003eAutomate the application of best practices to your git repositories\u003c/pre\u003e\n\n\u003c!-- Header block for project --\u003e\n[![SLIM](https://img.shields.io/badge/Best%20Practices%20from-SLIM-blue)](https://nasa-ammos.github.io/slim/)\n\u003c!-- ☝️ Add badges via: https://shields.io e.g. ![](https://img.shields.io/github/your_chosen_action/NASA-AMMOS/your_repo) ☝️ --\u003e\n\n\u003cimg width=\"1242\" alt=\"slim-cli-demo\" src=\"https://nasa-ammos.github.io/slim/img/tools/slim-cli-demo-apply.gif\"\u003e\n\nSLIM CLI is a command-line tool designed to infuse SLIM best practices seamlessly with your development workflow. It fetches and applies structured SLIM best practices directly into your Git repositories. The tool leverages artificial intelligence capabilities to customize and tailor the application of SLIM best practices based on your repository's specifics.\n\n[Website](https://nasa-ammos.github.io/slim/) | [Docs/Wiki](https://nasa-ammos.github.io/slim/docs) | [Discussion Board](https://nasa-ammos.github.io/slim/forum) | [Issue Tracker](https://github.com/NASA-AMMOS/slim-cli/issues)\n\n📺 **[View demonstration videos and detailed tutorials](https://nasa-ammos.github.io/slim/docs/tools#slim-cli)**\n\n## Features\n\n- **Modern CLI Interface**: List, patch, and infuse SLIM best practices into your Git repository workflow using a seamless terminal interface\n- **Rich Terminal Experience**: Colored output with emojis, progress indicators, and interactive commands with dry-run mode support\n- **Fetches the latest SLIM best practices** dynamically from SLIM's registry the moment they change\n- **Patches and pushes**, SLIM best practices to your repository and pushes up to your Git remote (i.e. GitHub) - all automatically\n- **AI Enabled**: 100+ AI models to automatically infuse best practices using AI customization for your repository\n- **Extensible Architecture**: Easy-to-extend best practice system with centralized mapping and YAML configuration\n\n## Contents\n\n- [Features](#features)\n- [Contents](#contents)\n- [Quick Start](#quick-start)\n  - [Requirements](#requirements)\n  - [Setup Instructions via pip (Recommended for most users)](#setup-instructions-via-pip-recommended-for-most-users)\n  - [Run Instructions](#run-instructions)\n- [Generate Documentation](#generate-documentation)\n- [Discover and Manage AI Models](#discover-and-manage-ai-models)\n- [MCP Plugin Integration](#mcp-plugin-integration)\n- [Changelog](#changelog)\n- [Frequently Asked Questions (FAQ)](#frequently-asked-questions-faq)\n- [Contributing](#contributing)\n  - [Setup for Local Development (For Contributors)](#setup-for-local-development-for-contributors)\n  - [Running Tests](#running-tests)\n  - [Publishing a New Version](#publishing-a-new-version)\n- [License](#license)\n- [Support](#support)\n\n## Quick Start\n\nThis guide provides a quick way to get started with our project. Please see our [docs](https://nasa-ammos.github.io/slim/docs) for a more comprehensive overview.\n\n### Requirements\n\n* Python 3.10+ (recommended for MCP server integration)\n* Git\n* **Optional**: LiteLLM for enhanced AI model support (automatically installed with slim-cli)\n* **Optional**: API keys for cloud AI models - if using cloud models, set the appropriate environment variable:\n  ```bash\n  # Use the slim models setup command to see provider-specific instructions\n  slim models setup \u003cprovider\u003e\n  \n  # Example: slim models setup openai\n  # Example: slim models setup anthropic\n  ```\n* **Optional**: For local AI models (e.g., Ollama), follow the setup instructions:\n  ```bash\n  slim models setup ollama\n  ```\n\n### Setup Instructions via pip (Recommended for most users)\n\nAs the SLIM CLI is written in Python, you'll need Python 3.9 or later. Usually, you'll want to create a virtual environment in order to isolate the dependencies of SLIM from other Python-using applications. Install into that environment using `pip`:\n\n    pip install slim-cli\n\nThis installs the latest SLIM CLI and its dependencies from the [Python Package Index](https://pypi.org/). The new console script `slim` is now ready for use. Confirm by running either:\n\n    slim --version\n    slim --help\n\nTo upgrade:\n\n    pip install --upgrade slim-cli\n\nOr select a specific version, such as `X.Y.Z`:\n\n    pip install slim-cli==X.Y.Z\n\n### Run Instructions\n\nThe following commands demonstrate the core SLIM CLI functionality. Use `slim --help` for a complete list of options.\n\n**Global Options:**\n- `--version`, `-v`: Show version and exit\n- `--dry-run`, `-d`: Preview operations without making changes\n- `--logging`, `-l`: Set logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)\n  \n  ```bash\n  # Using long form\n  slim --logging DEBUG apply --best-practice-ids readme\n  \n  # Using shorthand\n  slim -l DEBUG apply -b readme\n  \n  # Preview changes without executing (dry run)\n  slim -d apply -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e\n  ```\n\n#### Command Shorthands\n\nSLIM CLI provides convenient shorthand options for commonly used arguments:\n\n- `-b` for `--best-practice-ids` - Specify best practice aliases\n- `-r` for `--repo-urls` - Specify repository URLs  \n- `-d` for `--dry-run` - Preview changes without applying them\n- `-l` for `--logging` - Set logging level\n- `-m` for `--commit-message` - Custom commit message (apply-deploy and deploy commands)\n\n**Examples:**\n```bash\n# Using full argument names\nslim apply --best-practice-ids readme --repo-urls https://github.com/user/repo\n\n# Using shorthands (equivalent)\nslim apply -b readme -r https://github.com/user/repo\n\n# Multiple values with shorthands\nslim apply -b readme -b governance-small -r https://github.com/org/repo1 -r https://github.com/org/repo2\n```\n\n**Available Commands:**\n\n1. **list** - List all available best practices from the SLIM registry\n   ```bash\n   slim list\n   ```\n\n2. **apply** - Apply best practices to git repositories\n   \n   **Key Options:**\n   - `--best-practice-ids`, `-b`: Best practice aliases (required)\n   - `--repo-urls`, `-r`: Repository URLs (cannot be used with --repo-dir)\n   - `--repo-dir`: Local repository directory *[no shorthand]*\n   - `--use-ai`: AI model for customization *[no shorthand]*\n   - `--output-dir`: Output directory (required for docs-website) *[no shorthand]*\n   \n   ```bash\n   # Basic usage - clone to temp folder and apply README template\n   slim apply --best-practice-ids readme --repo-urls \u003cYOUR_GITHUB_REPO_URL\u003e\n   \n   # Using shorthand for best-practice-ids and repo-urls\n   slim apply -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e\n   \n   # Apply multiple best practices (repeat -b for each)\n   slim apply -b secrets-github -b secrets-precommit -r \u003cYOUR_GITHUB_REPO_URL\u003e\n   \n   # Apply with AI customization using cloud model\n   slim apply -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e --use-ai anthropic/claude-3-5-sonnet-20241022\n   \n   # Apply with local AI model\n   slim apply -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e --use-ai ollama/llama3.1\n   \n   # Apply to multiple repositories\n   slim apply -b readme -r https://github.com/org/repo1 -r https://github.com/org/repo2\n   \n   # Apply using a list of repositories from a file\n   slim apply -b governance-small --repo-urls-file repos.txt\n   \n   # Generate documentation website\n   slim apply -b docs-website -r \u003cYOUR_GITHUB_REPO_URL\u003e --output-dir /path/to/docs-site --use-ai openai/gpt-4o\n   ```\n\n3. **apply-deploy** - Apply and deploy best practices in one step (creates branch and pushes to remote)\n   \n   **Key Options:**\n   - `--best-practice-ids`, `-b`: Best practice aliases (required)\n   - `--commit-message`, `-m`: Custom commit message\n   - `--remote`: Remote name or URL (defaults to 'origin') *[no shorthand]*\n   - `--repo-urls`, `-r`: Repository URLs\n   \n   ```bash\n   # Basic usage\n   slim apply-deploy --best-practice-ids readme --repo-urls \u003cYOUR_GITHUB_REPO_URL\u003e\n   \n   # Using shorthand options\n   slim apply-deploy -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e\n   \n   # With custom commit message using shorthand\n   slim apply-deploy -b readme -r \u003cYOUR_GITHUB_REPO_URL\u003e -m \"Add comprehensive README documentation\"\n   \n   # Multiple best practices with shorthand\n   slim apply-deploy -b readme -b governance-small -r \u003cYOUR_GITHUB_REPO_URL\u003e\n   ```\n\n4. **deploy** - Deploy previously applied best practices (commit and push)\n   \n   **Key Options:**\n   - `--best-practice-ids`, `-b`: Best practice aliases (required)\n   - `--commit-message`, `-m`: Custom commit message\n   - `--repo-dir`: Repository directory *[no shorthand]*\n   - `--remote`: Remote name (defaults to 'origin') *[no shorthand]*\n   \n   ```bash\n   # Basic usage\n   slim deploy --best-practice-ids readme --repo-dir /path/to/repo --remote origin --commit-message \"Apply SLIM best practices\"\n   \n   # Using shorthand options\n   slim deploy -b readme --repo-dir /path/to/repo -m \"Apply SLIM best practices\"\n   \n   # Deploy multiple best practices with shorthand\n   slim deploy -b readme -b governance-small --repo-dir /path/to/repo\n   ```\n\n5. **models** - Discover and configure AI models\n   ```bash\n   # List all available models\n   slim models list\n   \n   # Get model recommendations for specific tasks\n   slim models recommend\n   slim models recommend --task documentation --tier premium\n   \n   # Get setup instructions for a provider\n   slim models setup anthropic\n   slim models setup openai\n   \n   # Validate model configuration\n   slim models validate openai/gpt-4o\n   ```\n\n## Generate Documentation\n\nSLIM CLI can generate comprehensive Docusaurus documentation sites for your repositories using AI.\n\n### Basic Usage\n\n```bash\n# Generate documentation with cloud AI (recommended)\nslim apply -b docs-website -r \u003cYOUR_GITHUB_REPO_URL\u003e --output-dir /path/to/docs-site --use-ai openai/gpt-4o\n\n# Generate documentation with local AI\nslim apply -b docs-website -r \u003cYOUR_GITHUB_REPO_URL\u003e --output-dir /path/to/docs-site --use-ai ollama/llama3.1\n```\n\n### AI Model Recommendations\n\n- **Cloud Models (Recommended)**: `openai/gpt-4o`, `anthropic/claude-3-5-sonnet-20241022`, `openai/gpt-4o-mini`\n- **Local Models**: `ollama/llama3.1`, `ollama/gemma3` (lower quality, not recommended for production)\n\nUse `slim models recommend --task documentation` to get personalized recommendations.\n\n### Generated Content\n\nThe documentation generator creates:\n- **Overview**: Project description and features\n- **Installation**: Setup instructions\n- **API Reference**: Auto-generated from source code\n- **Development**: Workflow and coding standards\n- **Contributing**: Guidelines for contributors\n\n### Viewing Your Documentation\n\n```bash\ncd /path/to/output\nnpm install\nnpm start  # View at http://localhost:3000\n```\n\n📖 **For detailed documentation generation guidance, see the [SLIM CLI documentation guide](https://nasa-ammos.github.io/slim/docs/tools#slim-cli)**\n\n## Discover and Manage AI Models\n\nSLIM CLI supports 100+ AI models through LiteLLM integration. Use the `models` command to discover, configure, and validate AI models.\n\n```bash\n# List all available models\nslim models list\nslim models list --provider anthropic\n\n# Get model recommendations\nslim models recommend                              # Default: documentation, balanced\nslim models recommend --task documentation --tier premium\nslim models recommend --task code_generation --tier fast\n\n# Get setup instructions for providers\nslim models setup anthropic\nslim models setup openai\nslim models setup ollama\n\n# Validate model configuration\nslim models validate openai/gpt-4o\n```\n\n### Supported Providers\n\n- **Cloud Premium**: OpenAI, Anthropic Claude, Google Gemini\n- **Cloud Fast**: Groq, Together AI, Cohere, Perplexity\n- **Local/Private**: Ollama, VLLM, LM Studio, GPT4All\n- **Enterprise**: Azure OpenAI, AWS Bedrock, Google Vertex AI\n\n### Environment Setup\n\nUse `slim models setup \u003cprovider\u003e` to see provider-specific instructions. Common examples:\n\n```bash\n# OpenAI\nexport OPENAI_API_KEY=\"sk-...\"\n\n# Anthropic Claude\nexport ANTHROPIC_API_KEY=\"sk-ant-...\"\n\n# Ollama (local models) - no API key needed\nollama serve\n```\n\n## MCP Plugin Integration\n\nSLIM CLI now includes a **Model Context Protocol (MCP) plugin** that enables seamless integration with AI coding assistants like Claude Code, Aider, and other MCP-compatible tools. This allows you to apply SLIM best practices directly from within your AI coding environment using natural language.\n\n### Key Features\n\n- **Natural Language Interface**: Apply SLIM best practices using conversational AI commands\n- **Repository Context Awareness**: Automatically analyzes your repository structure and customizes templates\n- **Real-time Best Practices**: Fetches the latest SLIM best practices from the live registry\n- **AI-Powered Customization**: Leverages your AI assistant's capabilities for intelligent template customization\n\n### Quick Setup for Claude Code\n\n1. **Install SLIM CLI** (if not already installed):\n   ```bash\n   pip install slim-cli\n   ```\n\n2. **Add the MCP server to Claude Code**:\n   ```bash\n   # Replace /path/to/slim-cli with your actual SLIM CLI installation directory\n   # To find it, run: pip show -f slim-cli | grep Location\n   claude mcp add slim-cli -s user -- uvx --directory /path/to/slim-cli --from /path/to/slim-cli python /path/to/slim-cli/src/jpl/slim/mcp/server.py\n   ```\n\n   **For development/local installations:**\n   ```bash\n   # If you cloned the SLIM CLI repository locally\n   claude mcp add slim-cli -s user -- uvx --directory /Users/yourusername/src/slim-cli --from /Users/yourusername/src/slim-cli python /Users/yourusername/src/slim-cli/src/jpl/slim/mcp/server.py\n   ```\n\n3. **Verify connection**:\n   ```bash\n   claude mcp list\n   # Should show: slim-cli - ✓ Connected\n   ```\n\n4. **Use in Claude Code**:\n   - Simply ask: *\"Apply the SLIM readme best practice with AI customization\"*\n   - Or: *\"List all available SLIM best practices\"*\n   - Or: *\"Apply governance template to this repository\"*\n\n### Troubleshooting MCP Setup\n\n**Finding your SLIM CLI installation path:**\n```bash\n# For pip installations\npython -c \"import jpl.slim; print(jpl.slim.__file__.replace('__init__.py', ''))\"\n\n# Or check pip installation location\npip show slim-cli | grep Location\n```\n\n**Common issues:**\n- **\"Failed to connect\"**: Ensure the paths in the `uvx` command point to your actual SLIM CLI installation\n- **\"uvx not found\"**: Install `uv` first: `curl -LsSf https://astral.sh/uv/install.sh | sh`\n- **\"Module not found\"**: Verify SLIM CLI is installed: `pip show slim-cli`\n\n**Working from any directory:**\nThe `uvx --directory` option ensures the MCP server works regardless of which directory you're running Claude Code from. This is the key advantage over previous methods.\n\n### Disconnecting/Removing MCP Server\n\nIf you need to disconnect or remove the SLIM CLI MCP server from Claude Code:\n\n```bash\n# Remove the SLIM CLI MCP server\nclaude mcp remove slim-cli\n\n# Verify removal\nclaude mcp list\n# Should no longer show slim-cli in the list\n```\n\n### Available MCP Tools\n\n- `slim_list_all_practices` - List all SLIM best practices\n- `slim_apply_practice_with_ai` - Apply practices with AI customization\n- `slim_analyze_repository_context_tool` - Analyze repository context\n- `slim_fetch_template_content` - Fetch templates from registry\n- `slim_models_recommend` - Get AI model recommendations\n\n### Documentation\n\nFor detailed setup instructions and troubleshooting:\n- **[Installation Guide](src/jpl/slim/mcp/docs/installation.md)** - Complete MCP server setup\n- **[Integration Guide](src/jpl/slim/mcp/docs/integration.md)** - Using SLIM with AI assistants\n- **[MCP Documentation](src/jpl/slim/mcp/docs/README.md)** - Technical details and API reference\n\n💡 **Tip**: The MCP plugin works with any MCP-compatible AI assistant, not just Claude Code!\n\n## Changelog\n\nSee our [CHANGELOG.md](CHANGELOG.md) for a history of our changes.\n\nSee our [releases page](https://github.com/NASA-AMMOS/slim-cli/releases) for our key versioned releases.\n\n## Frequently Asked Questions (FAQ)\n\nQuestions about our project? Please see our: [FAQ](https://nasa-ammos.github.io/slim/faq)\n\n## Contributing\n\nInterested in contributing to our project? Please see our: [CONTRIBUTING.md](CONTRIBUTING.md). \n\nFor a detailed understanding of the codebase architecture, including component design, data flow, and extension points, see our [ARCHITECTURE.md](ARCHITECTURE.md).\n\nSpecifically, see our section on [architecture and extensions](CONTRIBUTING.md#slim-architecture-and-extension-points) if you'd like to add support for a new best practice from SLIM or a new command. \n\nFor guidance on how to interact with our team, please see our code of conduct located at: [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)\n\nFor guidance on our governance approach, including decision-making process and our various roles, please see our governance model at: [GOVERNANCE.md](GOVERNANCE.md)\n\n### Setup for Local Development (For Contributors)\n\nIf you're working on `slim-cli` itself, you'll want to run it in editable mode so your changes are immediately reflected.\n\n#### Using UV (Recommended for Development)\n\n[UV](https://github.com/astral-sh/uv) is a fast Python package manager that simplifies dependency management and virtual environment handling. It's our recommended tool for local development.\n\n```bash\n# Install UV (if not already installed)\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Clone the repo\ngit clone https://github.com/NASA-AMMOS/slim-cli.git\ncd slim-cli\n\n# UV automatically creates and manages the virtual environment\n# Install all dependencies and the package in editable mode\nuv sync\n\n# Run the CLI locally with UV\nuv run slim --help\nuv run slim --version\n\n# Run tests\nuv run pytest tests/\n```\n\n#### Using Traditional pip/venv\n\nIf you prefer the traditional approach:\n\n```bash\n# Clone the repo\ngit clone https://github.com/NASA-AMMOS/slim-cli.git\ncd slim-cli\n\n# Create and activate a virtual environment\npython3 -m venv .venv\nsource .venv/bin/activate\n\n# Install in editable mode\npip install --editable .\n\n# Run the CLI locally\nslim --help\nslim --version\n```\n\nUse this method if:\n- You're adding new features or fixing bugs in the CLI\n- You're contributing to the SLIM project\n- You want to test changes before publishing\n\n### Running Tests\n\nWe use `pytest` for testing. For detailed information about our testing framework, test structure, and how to run tests, please refer to our [TESTING.md](TESTING.md) document.\n\n#### With UV (Recommended)\n\n```bash\n# Run all tests\nuv run pytest tests/\n\n# Run a specific test file\nuv run pytest tests/jpl/slim/test_cli.py\n\n# Run tests with verbose output\nuv run pytest -v -s\n```\n\n#### With Traditional Setup\n\n```bash\n# Install pytest (if not already installed)\npip install pytest\n\n# Run all tests\npytest\n\n# Run tests with verbose output\npytest -v -s\n```\n\n### Publishing a New Version\n\nTo publish a new version of SLIM CLI to the Python Package Index, typically you'll update the `VERSION.txt` file; then do:\n```bash\npip install build wheel twine\npython3 -m build .\ntwine upload dist/*\n```\n\n(Note: this can and should eventually be automated with GitHub Actions.)\n\n## License\n\nSee our: [LICENSE](LICENSE)\n\n## Support\n\nKey points of contact are: [@riverma](https://github.com/riverma) and [@yunks128](https://github.com/yunks128)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fslim-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa-ammos%2Fslim-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fslim-cli/lists"}