{"id":21860945,"url":"https://github.com/cloudflavor/skycrane","last_synced_at":"2025-04-14T19:21:55.844Z","repository":{"id":244134904,"uuid":"743764389","full_name":"cloudflavor/skycrane","owner":"cloudflavor","description":"IaC - Skycrane automates infrastructure","archived":false,"fork":false,"pushed_at":"2024-12-23T09:33:16.000Z","size":1717,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T07:41:37.193Z","etag":null,"topics":["ansible","automation","aws","azure","cloud","cloud-computing","devops","digitalocean","gcp","iac","infrastructure","scaleway","terraform"],"latest_commit_sha":null,"homepage":"https://skycrane.io","language":"Rust","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/cloudflavor.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":"2024-01-15T23:56:01.000Z","updated_at":"2024-12-23T09:33:12.000Z","dependencies_parsed_at":"2024-06-13T03:43:50.997Z","dependency_job_id":"30bc9575-78cb-4958-b2c9-c313a1959a46","html_url":"https://github.com/cloudflavor/skycrane","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.054545454545454564","last_synced_commit":"26298d8ca5b6348f5545d334c3c41150a747245b"},"previous_names":["cloudflavor/skycrane"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflavor%2Fskycrane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflavor%2Fskycrane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflavor%2Fskycrane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflavor%2Fskycrane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflavor","download_url":"https://codeload.github.com/cloudflavor/skycrane/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360087,"owners_count":21090647,"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":["ansible","automation","aws","azure","cloud","cloud-computing","devops","digitalocean","gcp","iac","infrastructure","scaleway","terraform"],"created_at":"2024-11-28T03:09:07.104Z","updated_at":"2025-04-14T19:21:55.817Z","avatar_url":"https://github.com/cloudflavor.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://skycrane.io\"\u003ehttps://skycrane.io\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://docs.skycrane.io\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/web-docs-blue\" alt=\"Static Badge\"/\u003e\n    \u003c/a\u003e\n    \u003cimg alt=\"GitHub Actions Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/cloudflavor/skycrane/rust.yml\"\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/images/skycrane.svg\" width=\"160\" alt=\"skycrane\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eSkycrane automates infrastructure\u003c/strong\u003e\n\u003c/div\u003e\n\n---\n\n[Skycrane](https://skycrane.io) is an Infrastructure as Code (IaC) tool that uses WASI\nplugins to securely and efficiently manage cloud resources across multiple providers.  \n\nIt allows users to define resources using\n[Starlark](https://github.com/bazelbuild/starlark), a Python-like configuration language.\n\nResource specifications for each plugin are maintained in the\n[Skyforge](https://github.com/cloudflavor/skyforge) repository, enabling a standardized\napproach to resource definition across different cloud platforms.  \n\nDrawing inspiration from kustomize, Skycrane provides a streamlined way to manage\ndifferent environments such as dev, staging and production, allowing for easy\ncustomization and overlay of configurations.  \n\n## Status\n\nSkycrane is currently in development and is not yet ready for production use!\n\n## Installation\n\n```shell\n$ cargo install skycrane\n...\n```\n\n## Init\n\nInitialize a new repository with a plugin specification.\nIt will also validate that the plugin is loaded successfully.\n\n```shell\n$ skycrane init ~/projects/rust/skyforge/crates/plugins/hetzner/spec\n2024-07-28T19:48:35.649086Z  INFO skycrane::commands: Initializing new repository at \"/path/to/skyforge/crates/plugins/hetzner/spec\"\n2024-07-28T19:48:35.837392Z  INFO skycrane::wasm::engine: Plugin hetzner.wasm loaded successfully!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflavor%2Fskycrane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudflavor%2Fskycrane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudflavor%2Fskycrane/lists"}