{"id":13587089,"url":"https://github.com/Alonely0/Voila","last_synced_at":"2025-04-07T19:30:41.991Z","repository":{"id":41870706,"uuid":"391233323","full_name":"Alonely0/Voila","owner":"Alonely0","description":"Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast \u0026 reliable way.","archived":true,"fork":false,"pushed_at":"2023-04-10T15:59:53.000Z","size":355,"stargazers_count":97,"open_issues_count":7,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-06T05:40:56.289Z","etag":null,"topics":["cli","cli-app","cli-application","cli-tool","cli-tools","directories","directory","domain-specific","domain-specific-language","domain-specific-languages","file","files","folder","folders"],"latest_commit_sha":null,"homepage":"","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/Alonely0.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":"SECURITY.md","support":null,"governance":null}},"created_at":"2021-07-31T02:06:43.000Z","updated_at":"2024-09-10T15:03:10.000Z","dependencies_parsed_at":"2023-10-20T16:45:38.489Z","dependency_job_id":null,"html_url":"https://github.com/Alonely0/Voila","commit_stats":{"total_commits":252,"total_committers":6,"mean_commits":42.0,"dds":0.3650793650793651,"last_synced_commit":"8da0bc18a6c6d47ff145f98553f6769c109100c6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alonely0%2FVoila","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alonely0%2FVoila/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alonely0%2FVoila/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alonely0%2FVoila/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alonely0","download_url":"https://codeload.github.com/Alonely0/Voila/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247716076,"owners_count":20984169,"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":["cli","cli-app","cli-application","cli-tool","cli-tools","directories","directory","domain-specific","domain-specific-language","domain-specific-languages","file","files","folder","folders"],"created_at":"2024-08-01T15:06:00.859Z","updated_at":"2025-04-07T19:30:41.624Z","avatar_url":"https://github.com/Alonely0.png","language":"Rust","funding_links":[],"categories":["Rust","应用程序 Applications","Applications"],"sub_categories":["系统工具 System tools","System tools"],"readme":"# [![Voila](https://i.ibb.co/R2T5Tvb/voila.png)](https://shields.io/)   [![forthebadge](https://forthebadge.com/images/badges/made-with-rust.svg)](https://forthebadge.com)   [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)\n[![GitHub license](https://img.shields.io/github/license/Alonely0/voila.svg)](https://github.com/Alonely0/voila/blob/master/LICENSE)\n![Lines of code](https://img.shields.io/tokei/lines/github/Alonely0/Voila)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Alonely0/Voila?label=latest%20release)\n![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/Alonely0/Voila/latest/main)\n![GitHub Release Date](https://img.shields.io/github/release-date/Alonely0/Voila?label=last%20release%20date)\n![GitHub last commit](https://img.shields.io/github/last-commit/Alonely0/Voila)\n![GitHub contributors](https://img.shields.io/github/contributors/Alonely0/Voila)\n![OSS Lifecycle](https://img.shields.io/osslifecycle/Alonely0/Voila)\n![Crates.io](https://img.shields.io/crates/d/voila?label=downloads%40%2A)\n![Crates.io (latest)](https://img.shields.io/crates/dv/voila)\n[![Linux build](https://github.com/Alonely0/Voila/actions/workflows/linux-ci.yml/badge.svg)](https://github.com/Alonely0/Voila/actions/workflows/linux-ci.yml)\n[![macOS build](https://github.com/Alonely0/Voila/actions/workflows/mac-ci.yml/badge.svg)](https://github.com/Alonely0/Voila/actions/workflows/mac-ci.yml)\n[![Windows build](https://github.com/Alonely0/Voila/actions/workflows/windows-ci.yml/badge.svg)](https://github.com/Alonely0/Voila/actions/workflows/windows-ci.yml)\n\nVoila is a DSL (domain-specific language) for interacting in a fast, reliable, versatile, safe \u0026 multithreaded way with files \u0026 directories. It is based on a CLI tool, although you can write your Voila code and do something like this `voila DIRECTORY \"$(cat operations.vla)\"`. Voila is mainly tested in Linux, so should work better in \\*nix (Linux, \\*BSD, macOS, etc) than in Windows-based operating systems, but shouldn't be any problems on them. Voila is completely cross-platform.\n\nVoila scripts are interpreted, but optionally you can [compile it](https://github.com/Alonely0/Voila/wiki/Compiling-a-Voila-script) like you'd do with other programming languages.\n\n# Documentation\nYou can find the docs in the [wiki](https://github.com/Alonely0/Voila/wiki/Documentation).\n\n# Installation\n\nSee [#Installation](https://github.com/Alonely0/Voila/wiki/Installation) in the docs.\n\n# Submitting\n\n* Errors: file an error issue using [this link](https://github.com/Alonely0/voila/issues/new?assignees=Alonely0\u0026labels=bug\u0026template=bug_report.md\u0026title=). Remember to check if that issue is [already registered](https://github.com/Alonely0/voila/labels/bug)!\n* Feature requests: file a f-request issue using [this link](https://github.com/Alonely0/voila/issues/new?assignees=Alonely0\u0026labels=enhancement\u0026template=feature_request.md\u0026title=). Remember to check if that f-request was [already submitted](https://github.com/Alonely0/voila/labels/enhancement)!\n* Doubt: file a doubt issue using [this link](https://github.com/Alonely0/voila/issues/new?assignees=Alonely0\u0026labels=question\u0026template=doubt.md\u0026title=). Remember to check if that doubt [was already resolved](https://github.com/Alonely0/voila/labels/question)!\n* Wanna chat with me? You can talk with me on [Discord](https://discord.com), add me as friend (`NOT-Guillem#8042`) and we'll be able to start chatting!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlonely0%2FVoila","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlonely0%2FVoila","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlonely0%2FVoila/lists"}