{"id":14965238,"url":"https://github.com/saltstack/salt-describe","last_synced_at":"2025-10-19T08:32:20.065Z","repository":{"id":114490601,"uuid":"440549252","full_name":"saltstack/salt-describe","owner":"saltstack","description":"Automated infrastructure-as-code using Salt","archived":false,"fork":false,"pushed_at":"2024-02-08T22:27:39.000Z","size":439,"stargazers_count":13,"open_issues_count":6,"forks_count":5,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-01-29T11:21:53.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/saltstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-21T14:42:46.000Z","updated_at":"2024-02-04T12:13:39.000Z","dependencies_parsed_at":"2024-02-08T23:44:45.140Z","dependency_job_id":null,"html_url":"https://github.com/saltstack/salt-describe","commit_stats":{"total_commits":210,"total_committers":5,"mean_commits":42.0,"dds":"0.48571428571428577","last_synced_commit":"4c832b7a63f3096d870b86137009344986c0dd2d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt-describe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt-describe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt-describe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack%2Fsalt-describe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saltstack","download_url":"https://codeload.github.com/saltstack/salt-describe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237092958,"owners_count":19254319,"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":"2024-09-24T13:34:25.040Z","updated_at":"2025-10-19T08:32:19.312Z","avatar_url":"https://github.com/saltstack.png","language":"Python","readme":"# Salt Describe\n\nSalt Describe is a Salt Extension used to automate the generation of infrastructure\nas code files using Salt to query target machines.\n\n## Quickstart\n\nTo get started with your new project:\n\n    # Create a new venv\n    python3 -m venv env --prompt salt-describe\n    source env/bin/activate\n\n    # On mac, you may need to upgrade pip\n    python -m pip install --upgrade pip\n\n    # On WSL or some flavors of linux you may need to install the `enchant`\n    # library in order to build the docs\n    sudo apt-get install -y enchant\n\n    # Install extension + test/dev/doc dependencies into your environment\n    python -m pip install -e .[tests,dev,docs]\n\n    # Run tests!\n    python -m nox -e tests-3\n\n    # skip requirements install for next time\n    export SKIP_REQUIREMENTS_INSTALL=1\n\n    # Build the docs, serve, and view in your web browser:\n    python -m nox -e docs \u0026\u0026 (cd docs/_build/html; python -m webbrowser localhost:8000; python -m http.server; cd -)\n\n    # Run the pkg describe function\n    salt-run describe.pkg \u003cminion-tgt\u003e\n\n    # Run the file describe function\n    salt-run describe.file \u003cminion-tgt\u003e \u003cfile name\u003e\n\n    # Generate the top file for the minion target based off of previously generated SLS files.\n    salt-run describe.top \u003cminion-tgt\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Fsalt-describe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaltstack%2Fsalt-describe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack%2Fsalt-describe/lists"}