{"id":17835754,"url":"https://github.com/guitarrapc/valentia","last_synced_at":"2025-06-25T13:34:03.017Z","repository":{"id":10782439,"uuid":"13050662","full_name":"guitarrapc/valentia","owner":"guitarrapc","description":"PowerShell Remote deployment library for Windows Servers","archived":false,"fork":false,"pushed_at":"2016-02-28T18:10:13.000Z","size":1914,"stargazers_count":54,"open_issues_count":0,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-27T19:46:54.354Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"http://guitarrapc.github.io/valentia/","language":"PowerShell","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/guitarrapc.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}},"created_at":"2013-09-24T00:24:42.000Z","updated_at":"2024-02-23T20:04:58.000Z","dependencies_parsed_at":"2022-08-31T03:12:18.120Z","dependency_job_id":null,"html_url":"https://github.com/guitarrapc/valentia","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/guitarrapc/valentia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2Fvalentia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2Fvalentia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2Fvalentia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2Fvalentia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitarrapc","download_url":"https://codeload.github.com/guitarrapc/valentia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitarrapc%2Fvalentia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261883254,"owners_count":23224464,"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":["powershell"],"created_at":"2024-10-27T20:26:02.581Z","updated_at":"2025-06-25T13:34:02.996Z","avatar_url":"https://github.com/guitarrapc.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Read Me Fast\n\nValentia is PowerShell deployment tool for Server-Client model.\nThis module set will optimize your work for deploy Commands or files to remote servers.\n\n# How to install valentia.\n\nLet's start install valentia.\n\nYou have 2 choice to install valentia.\n\n### 1. [PowerShellGet](https://www.powershellgallery.com/packages/valentia).\n\nRun following command with PowerShell v5 or PackageManagement environment.\n\n```powershell\nInstall-Module -Name valentia\n```\n\n### 2. Open PowerShell or Command prompt, paste the text below and press Enter.\n\n||\n|----|\n|powershell -NoProfile -ExecutionPolicy unrestricted -Command 'iex ([Text.Encoding]::UTF8.GetString([Convert]::FromBase64String((irm \"https://api.github.com/repos/guitarrapc/valentia/contents/valentia/Tools/RemoteInstall.ps1\").Content))).Remove(0,1)'|\n\n## Installed Path\n\nAfter the installation complete, you will find valentia installed into your current user's Module folder.\n\n```PowerShell\n$env:USERPROFILE\\Documents\\WindowsPowerShell\\Modules\\valentia\n```\n\n# Automate Module Import with PowerShell v3\n\nWhile valentia sat in standard Module Path, you don't need to import manually.\nvalentia will automatically loaded into PowerShell session.\n\n### Manually import valentia module\n\nIf you want to import, just type following in PowerShell.\n\n```PowerShell\nImport-Module valentia\n```\n\n# Updates\n\n- [VersionHistory](https://github.com/guitarrapc/valentia/blob/master/VersionHistory.md)\n\n# Special Thanks\nValentia inspired from [capistrano](https://github.com/capistrano/capistrano) and [psake](https://github.com/psake/psake). They are fantastic and awesome tools for automation and DevOps. Especially psake showed cool way of coding and valentia followed in many points. Also [psasync](http://newsqlblog.com/category/powershell/powershell-concurrency/) and [Get-NetworkInfo](http://learn-powershell.net/2012/05/13/using-background-runspaces-instead-of-psjobs-for-better-performance/) give me inspire to do asynchronous execution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitarrapc%2Fvalentia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitarrapc%2Fvalentia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitarrapc%2Fvalentia/lists"}