CyrusNajmabadi / MysticLightTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Repo Project

The new-repo project is a default template for .NET Foundation projects. It's also probably a fine start for other .NET projects (have at it, but change the license). It contains the correct license, a decent README, and initial project structure (including a standard .gitignore for the Visual Studio family of products).

You can learn more about the project from the project Documentation.

Using New Repo

You can simply git clone this project to get started. It is recommended that you don't preserve history of the project (it isn't generally meaningful) for your repo, but make a copy and git init your project from source.

Consult [CHECKLIST.md] for helpful suggestions on preparing your repo to go public.

Building

You don't "build" New Repo, however, this will be meaningful for many other projects.

Contributing

See CONTRIBUTING.md for information on contributing to this project.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

This project is licensed with the MIT license.

.NET Foundation

New Repo is a .NET Foundation project.

Related Projects

You should take a look at these related projects:

About

License:MIT License


Languages

Language:C++ 64.1%Language:C 35.9%