forked from acute/readme
feat: pass licence and language details to template
This commit is contained in:
parent
65f1591c05
commit
686fd4a56c
7 changed files with 1170 additions and 100 deletions
|
@ -7,10 +7,10 @@ href = "https://guardianproject.dev/jasima/lipu-pali"
|
|||
name = "Example Project"
|
||||
summary = "An example project for example use"
|
||||
description = """
|
||||
This is an extended description of the example project.
|
||||
Look how much longer it is than the summary.
|
||||
The summary is just one line, but the description is many.
|
||||
"""
|
||||
This is an extended description of the example project.
|
||||
Look how much longer it is than the summary.
|
||||
The summary is just one line, but the description is many.
|
||||
"""
|
||||
language = "Rust"
|
||||
licence = "BSD-2-Clause"
|
||||
lifecycle = "experimental"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue