{"id":14063827,"url":"https://github.com/dotnetzero/script","last_synced_at":"2025-07-29T16:34:15.476Z","repository":{"id":139477837,"uuid":"72701396","full_name":"dotnetzero/script","owner":"dotnetzero","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-11T18:46:53.000Z","size":69,"stargazers_count":13,"open_issues_count":11,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-13T07:05:33.417Z","etag":null,"topics":["build-automation","cake-build","nuget","powershell","psake"],"latest_commit_sha":null,"homepage":"https://dotnetzero.com","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/dotnetzero.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":"2016-11-03T02:33:55.000Z","updated_at":"2024-07-16T18:04:34.000Z","dependencies_parsed_at":"2023-04-03T12:21:50.560Z","dependency_job_id":null,"html_url":"https://github.com/dotnetzero/script","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetzero%2Fscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetzero%2Fscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetzero%2Fscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetzero%2Fscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetzero","download_url":"https://codeload.github.com/dotnetzero/script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032909,"owners_count":17858913,"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":["build-automation","cake-build","nuget","powershell","psake"],"created_at":"2024-08-13T07:03:31.670Z","updated_at":"2024-12-04T02:30:29.107Z","avatar_url":"https://github.com/dotnetzero.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# dotnetzero\r\n\r\n[![Build status](https://ci.appveyor.com/api/projects/status/tafyfqtcuqvw4ft8/branch/master?svg=true)](https://ci.appveyor.com/project/motowilliams/script/branch/master)\r\n\r\n## Why\r\n\r\nThere was a project 42 years ago, called Tree Surgeon, that would setup a directory structure for your next project. This was early, early .NET days, but it was a handy little utility.\r\n\r\ninit.ps1 takes some CLI observations from NPM and attempts to setup an initialized empty shell of a repo to help projects get setup quickly.\r\n\r\n## The Defaults\r\n\r\n- [x] source code into a root level src directory\r\n- [x] components to deploy into an artifacts directory\r\n- [x] permanent tools going into a tools directory\r\n- [x] using a file named default.ps1 as your primary build script\r\n- [x] asks if you want to use Psake or Cake Build\r\n- [x] using a bootstrapper to help with setting up and calling the task runner\r\n- [x] adds a .gitattributes file\r\n- [x] adds a .gitignore file (https://github.com/github/gitignore/blob/master/VisualStudio.gitignore)\r\n- [x] defaults to using Nuget Package Restore\r\n- [x] gets the latest version of Nuget and will update itself occasionally\r\n- [x] updates nuget occasionally\r\n- [x] creates a readme.md file\r\n\r\n## Installing\r\n\r\n``` powershell\r\nInvoke-WebRequest dotnetzero.com | Invoke-Expression\r\n```\r\n\r\n``` powershell\r\nInvoke-RestMethod dotnetzero.com | Invoke-Expression\r\n```\r\n\r\n``` powershell\r\niwr dotnetzero.com | iex\r\n```\r\n\r\n``` powershell\r\nirm dotnetzero.com | iex\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetzero%2Fscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnetzero%2Fscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetzero%2Fscript/lists"}