{"id":16567178,"url":"https://github.com/zloeber/githubrepouploadtemplate","last_synced_at":"2026-04-16T21:02:19.055Z","repository":{"id":86166840,"uuid":"41325244","full_name":"zloeber/GithubRepoUploadTemplate","owner":"zloeber","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-03T01:51:59.000Z","size":184,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T23:43:08.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zloeber.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-24T20:24:00.000Z","updated_at":"2022-04-19T23:09:03.000Z","dependencies_parsed_at":"2023-03-05T07:26:28.736Z","dependency_job_id":null,"html_url":"https://github.com/zloeber/GithubRepoUploadTemplate","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/zloeber%2FGithubRepoUploadTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zloeber%2FGithubRepoUploadTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zloeber%2FGithubRepoUploadTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zloeber%2FGithubRepoUploadTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zloeber","download_url":"https://codeload.github.com/zloeber/GithubRepoUploadTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242008836,"owners_count":20056972,"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":[],"created_at":"2024-10-11T21:05:52.173Z","updated_at":"2026-04-16T21:02:14.018Z","avatar_url":"https://github.com/zloeber.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Github Repo Upload Template Script\n\nQuick and dirty repository init and github upload script.\n\n##Description\nThis script requires git.exe in the path and is a quick and dirty hack that I should be partially ashamed of. But it saves me a little bit of time creating repositories for all my existing projects and uploading them to github.\n\n##Files\n**GuidedDeployment.ps1** - Asks a series of yes/no questions for each of the scripts in this repo. If you were to answer yes to them all you would: Create a new PowerShell Module template folder, Initialize a git repo for the folder and link to github, Run a best practices analysis against the folder, then upload it to the poweshell gallery.\n\n**CreatePSModule.ps1** - Create a new PowerShell module template directory. The template ends up looking something like this:\n\n* ModuleName\n    * en-US\\\n        * about_ModuleName.help.txt\n    * src\\\n        * public\\\n        * private\\\n    * lib\\\n    * bin\\\n    * build\\\n    * ModuleName.Format.ps1xml\n    * ModuleName.psd1\n    * ModuleName.psm1\n\nThe psm1 module automatically loads any ps1 file in src\\private and src\\public. It assumes filenames represent function names in src\\public and exports them automatically.\n\n**CreateRepo.ps1** - Create a git repository out of a project folder and upload its contents to Github as the master branch.\n\n**AnalyzeScript.ps1** - Requires PowerShell 5. Download and run the PSScriptAnalyzer module against your project folder.\n\n**UploadToPowershellGallery.ps1** - Requires PowerShell 5. Upload a module into the powershellgallery.com site. You need the API key from https://www.powershellgallery.com/account in order to do this.\n\n##Other Information\n**Author:** Zachary Loeber\n\n**Website:** http://www.the-little-things.net\n\n**Github:** https:/github.com/zloeber/GithubRepoUploadTemplate\n\n**Other:** [Building a PowerShell Module](http://ramblingcookiemonster.github.io/Building-A-PowerShell-Module/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzloeber%2Fgithubrepouploadtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzloeber%2Fgithubrepouploadtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzloeber%2Fgithubrepouploadtemplate/lists"}