Quick template to start C# projects with. View the documentation site for instructions and more.
The documentation site is located here: https://gamecache.github.io/JitterbugMusicPlayer/
The raw files can be viewed from the docs folder or built into a local site using Jekyll.
If you're looking to contribute, thanks for your interest. Feel free to submit reports for any issues you can find, or request potential features you'd like to see here. If you wish to contribute code to the project, refer to the contributing guidelines here which also include instructions for environment setup. Please follow the code of conduct when contributing.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
View the license file for more details.
- CreateAndFake: For testing behavior.
- xUnit: For running tests.
- Coverlet + ReportGenerator + CodeCov: For test coverage.
- Bullseye + SimpleExec + MinVer: For project building.
- GitHub: For hosting code.
- Microsoft: For C# and editors.