项目作者: justinyates887

项目描述 :
This is a "better" readme generator than my previous JavaScript one. It includes a GUI and allows for you to specify the location you wish to save the readme.
高级语言: Tcl
项目地址: git://github.com/justinyates887/python-readme-generator.git
创建时间: 2021-04-13T22:01:39Z
项目社区:https://github.com/justinyates887/python-readme-generator

开源协议:MIT License

下载


EZ-README

GitHub Repo

Download!

license
size
forks
lines
stars
pulls

Table of Contents

Description" class="reference-link">Description

An easy readme generator coded in Python with a User Interface. No more typing up those pesky README’s! This program will give you a generic template that you can add on to within the program, and then save to the location of your project.

Installation" class="reference-link">Installation

Just run the .exe in build and you’re good to go! You can download the .exe folder here

All source is within the /run folder.

Usage" class="reference-link">Usage

For any dev tired of writing their READMEs

Contributors" class="reference-link">Contributors

Justin Yates

Tests" class="reference-link">Tests

Manual testing done as of now. I don’t see any need for formal tests on a small project like this.

License" class="reference-link">License

MIT License

Copyright (c) 2021 Justin Yates

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.