Initial commit
This commit is contained in:
parent
747e53d6b0
commit
e7079c2e17
10 changed files with 732 additions and 122 deletions
24
{{cookiecutter.package_name}}/README.md
Normal file
24
{{cookiecutter.package_name}}/README.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{{ cookiecutter.package_name }}
|
||||
{{ cookiecutter.package_name|count * "=" }}
|
||||
|
||||
{{ cookiecutter.package_description }}
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Requirements
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Compatibility
|
||||
-------------
|
||||
|
||||
Licence
|
||||
-------
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
`{{ cookiecutter.package_name }}` was written by `{{ cookiecutter.author_name }} <{{ cookiecutter.author_email }}>`_.
|
||||
Loading…
Add table
Add a link
Reference in a new issue