{"id":23193829,"url":"https://github.com/lsgroi/pask","last_synced_at":"2025-08-18T20:33:55.158Z","repository":{"id":65414158,"uuid":"72005509","full_name":"lsgroi/Pask","owner":"lsgroi","description":"Task-oriented PowerShell build automation for .NET","archived":false,"fork":false,"pushed_at":"2017-08-13T20:59:36.000Z","size":245,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-17T04:53:16.804Z","etag":null,"topics":["automation","build","invoke-build","msbuild","powershell","script"],"latest_commit_sha":null,"homepage":"https://github.com/lsgroi/Pask/wiki","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsgroi.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":"2016-10-26T13:25:02.000Z","updated_at":"2023-02-24T03:16:17.000Z","dependencies_parsed_at":"2023-01-23T10:55:12.034Z","dependency_job_id":null,"html_url":"https://github.com/lsgroi/Pask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsgroi%2FPask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsgroi%2FPask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsgroi%2FPask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsgroi%2FPask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsgroi","download_url":"https://codeload.github.com/lsgroi/Pask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230276347,"owners_count":18201092,"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":["automation","build","invoke-build","msbuild","powershell","script"],"created_at":"2024-12-18T13:12:34.925Z","updated_at":"2024-12-18T13:12:35.616Z","avatar_url":"https://github.com/lsgroi.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/lsgroi/Pask/master/Pask.png\" align=\"right\"/\u003e\n\n# Pask\nTask-oriented PowerShell build automation for .NET based on a set of conventions.\nIt leverages [Invoke-Build](https://github.com/nightroman/Invoke-Build) and it consists of a set of predefined tasks and the ability to create custom ones.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/dnd8oe7sct40a39d/branch/master?svg=true)](https://ci.appveyor.com/project/LucaSgroi/pask/branch/master)\n[![NuGet version](https://img.shields.io/nuget/v/Pask.svg)](https://www.nuget.org/packages/Pask)\n\n## Getting Started\nPask is shipped as NuGet package and it should be installed via NuGet Package Manager in Visual Studio 2015/2017.  \nTo run a build, open a PowerShell session and execute the build runner:\n```\nPS C:\\Path_to_your_solution\u003e .\\Pask.ps1\n```\nCheck out the [getting started guide](https://github.com/lsgroi/Pask/wiki/Getting-Started).\n\n## What is Pask?\nPask is a modular task-oriented PowerShell build tool for .NET which relies on [Invoke-Build](https://github.com/nightroman/Invoke-Build) DSL (domain specific language). It provides a set of predefined tasks and the ability to easily create custom ones.  \nOn very simple projects, building and testing the software can be accomplished using the capabilities of your IDE (Integrated Development Environment).\nHowever, this is really only appropriate for the most trivial of tasks.\nSoon enough any project would demand more control and so it is vital to script building, testing and packaging activities.  \nPask can target any .NET solution following some basic convention patterns and it can be used at any stage of a Deployment Pipeline allowing to define the pipelined job processes with code.\n\n## Why Pask?\nPrimarily to make the build process a first class citizen and treat it exactly as the code which is building.\nPask introduces a set of conventions and predefined tasks which reduce the overhead of setting up a build pipeline for new projects.\nIt allows to catch failed builds earlier by running the same process on a CI server as well as on a development machine.\nPask is designed to be extended to reduce the amount of boilerplate code in your build scripts by creating extensions with single responsibility.\n\n## Resources\n- [Project Wiki](https://github.com/lsgroi/Pask/wiki): Detailed documentation of conventions and patterns\n- [Invoke-Build](https://github.com/nightroman/Invoke-Build/wiki): Wiki, script tutorials and examples\n- The project was inspired by [PowerTasks](https://github.com/shaynevanasperen/PowerTasks) and [psakify](https://github.com/SeatwaveOpenSource/psakify)\n\nPask is Copyright \u0026copy; 2017 Luca Sgroi under the [Apache License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsgroi%2Fpask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsgroi%2Fpask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsgroi%2Fpask/lists"}