项目作者: andreia-oca

项目描述 :
A README templates generator written in Python3
高级语言: Python
项目地址: git://github.com/andreia-oca/ReadmeGenerator.git
创建时间: 2017-11-06T19:52:49Z
项目社区:https://github.com/andreia-oca/ReadmeGenerator

开源协议:

下载


ReadmeGen

Usage

  1. python readme_templ_gen.py >> README.md

Description

ReadmeGen is a useful script that generates readme templates for homeworks and school projects.


Options

-h, —help

-T, —title

Set the title. Default is Homework 1.

-t, —subtitle

Set the subtitles. Default is Task$i.

-n

Set number of subtitles. Default is 5.

—height

Default 5

—width

Default 70

—character

Default “=”


======================================================================

======================================================================

==============================Homework 1==============================

======================================================================

======================================================================

=============================== Task 1 ===============================

=============================== Task 2 ===============================

=============================== Task 3 ===============================

=============================== Task 4 ===============================

=============================== Task 5 ===============================