{"id":13396786,"url":"https://github.com/fsprojects/ProjectScaffold","last_synced_at":"2025-03-13T23:31:47.890Z","repository":{"id":52997490,"uuid":"13707037","full_name":"fsprojects/ProjectScaffold","owner":"fsprojects","description":"A prototypical .NET solution (file system layout and tooling), recommended for F# projects","archived":false,"fork":false,"pushed_at":"2023-07-18T22:27:02.000Z","size":2013,"stargazers_count":516,"open_issues_count":64,"forks_count":153,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-07-31T18:18:05.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fsprojects.github.io/ProjectScaffold","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsprojects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-10-19T19:09:52.000Z","updated_at":"2024-07-26T16:57:37.000Z","dependencies_parsed_at":"2024-01-05T20:51:15.252Z","dependency_job_id":"8c28a031-e76b-4abc-a0ca-299feb6bd4ee","html_url":"https://github.com/fsprojects/ProjectScaffold","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/fsprojects%2FProjectScaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FProjectScaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FProjectScaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FProjectScaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsprojects","download_url":"https://codeload.github.com/fsprojects/ProjectScaffold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500196,"owners_count":20300757,"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-07-30T18:01:03.159Z","updated_at":"2025-03-13T23:31:47.442Z","avatar_url":"https://github.com/fsprojects.png","language":"F#","readme":"[![Issue Stats](http://issuestats.com/github/fsprojects/ProjectScaffold/badge/issue)](http://issuestats.com/github/fsprojects/ProjectScaffold)\n[![Issue Stats](http://issuestats.com/github/fsprojects/ProjectScaffold/badge/pr)](http://issuestats.com/github/fsprojects/ProjectScaffold)\n\n# ProjectScaffold\n\nThis project can be used to scaffold a prototypical .NET solution including file system layout and tooling. This includes a build process that: \n\n* updates all AssemblyInfo files\n* compiles the application and runs all test projects\n* generates API docs based on XML document tags\n* generates [documentation based on Markdown files](http://fsprojects.github.io/ProjectScaffold/writing-docs.html)\n* generates [NuGet](http://www.nuget.org) packages\n* and allows a simple [one step release process](http://fsprojects.github.io/ProjectScaffold/release-process.html).\n\nIn order to start the scaffolding process run \n\n    \u003e build.cmd // on windows    \n    $ ./build.sh  // on unix\n    \nRead the [Getting started tutorial](http://fsprojects.github.io/ProjectScaffold/index.html#Getting-started) to learn more.\n\nDocumentation: http://fsprojects.github.io/ProjectScaffold\n\n\n## Tips for migrating existing project to Scaffold format\n\n    * clone ProjectScaffold to new folder\n    * run the initializing build\n    * delete .git folder\n    * copy intitialized scaffold files and folders to original project folder\n    * git add / commit project -m\"first pass migrating to scaffold format\" (otherwise git may be confused by next mv)\n    * git mv necessary project file folders into src folder\n    * git commit, and any following cleanup\n\nBe sure to do only ````git mv```` file renames in a single commit. If you try to commit anything else git will treat the renames as file delete / file add and you will loose history on those files.\n\n## Requirements\n\nProjectScaffold requires a local git installation. You can download git from [Git Downloads](https://git-scm.com/downloads).\n\n## Build Status\n\nMono | .NET\n---- | ----\n[![Mono CI Build Status](https://img.shields.io/travis/fsprojects/ProjectScaffold/master.svg)](https://travis-ci.org/fsprojects/ProjectScaffold) | [![.NET Build Status](https://img.shields.io/appveyor/ci/fsgit/ProjectScaffold/master.svg)](https://ci.appveyor.com/project/fsgit/projectscaffold)\n\n## Maintainer(s)\n\n- [@forki](https://github.com/forki)\n- [@jackfoxy](https://github.com/jackfoxy)\n- [@sergey-tihon](https://github.com/sergey-tihon)\n\nThe default maintainer account for projects under \"fsprojects\" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)\n","funding_links":[],"categories":["Table of Contents","Application Templates","应用模板","应用模板（Application Templates）"],"sub_categories":["Project Templates"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsprojects%2FProjectScaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsprojects%2FProjectScaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsprojects%2FProjectScaffold/lists"}