An open API service indexing awesome lists of open source software.

https://github.com/scottlilly/solutionscribe

Visual Studio extension to create LICENSE, README, and other solution documents
https://github.com/scottlilly/solutionscribe

documentation-generator license-management readme-generator

Last synced: about 2 months ago
JSON representation

Visual Studio extension to create LICENSE, README, and other solution documents

Awesome Lists containing this project

README

          

# SolutionScribe

Visual Studio extension to create documentation files for your solutions.

Solution Scribe can create these files for you: CHANGELOG.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, LICENSE.txt, README.md

The files will be placed in the "Solution Items" folder. The folder will be created if it does not already exist.

The available licenses are:
- Apache License, Version 2.0
- Common Development and Distribution License 1.0
- Eclipse Public License version 2.0
- GNU General Public License version 2
- GNU General Public License version 3
- GNU Lesser General Public License version 2.1
- GNU Lesser General Public License version 3
- GNU Library General Public License version 2
- Mozilla Public License 2.0
- The 2-Clause BSD License
- The 3-Clause BSD License
- The MIT License

## Project Overview

## Installation
Install the VSIX file

## How to use

## Requirements

## Contributing
Contributions are welcome. Please submit issues or pull requests to the GitHub repository.

## License
This project is licensed under the MIT License. See the [LICENSE file](https://github.com/ScottLilly/SolutionScribe/blob/master/LICENSE.txt) for details.

## Contact
For questions or feedback, please [open an issue here on GitHub](https://github.com/ScottLilly/SolutionScribe/issues).